diff --git a/blueprints/Color Adjustment.json b/blueprints/Color Adjustment.json index b4fcbb115..5abbf8baa 100644 --- a/blueprints/Color Adjustment.json +++ b/blueprints/Color Adjustment.json @@ -597,7 +597,7 @@ "workflowRendererVersion": "LG" }, "category": "Image Tools/Color adjust", - "description": "Adjusts saturation, temperature, and tint using a real-time GPU fragment shader." + "description": "Adjusts saturation, temperature, tint, and vibrance using a real-time GPU fragment shader." } ] } diff --git a/blueprints/Image Blur.json b/blueprints/Image Blur.json index fe3c3dfec..0ca8d9931 100644 --- a/blueprints/Image Blur.json +++ b/blueprints/Image Blur.json @@ -375,8 +375,8 @@ "workflowRendererVersion": "LG" }, "category": "Image Tools/Blur", - "description": "Applies Gaussian blur to soften an image or simulate depth-of-field effects." + "description": "Applies Gaussian, Box, or Radial blur to soften images and create stylized depth or motion effects." } ] } -} \ No newline at end of file +} diff --git a/blueprints/Image Edit (Flux.2 Klein 4B).json b/blueprints/Image Edit (Flux.2 Klein 4B).json index da50ef0ba..7f6fa7a4b 100644 --- a/blueprints/Image Edit (Flux.2 Klein 4B).json +++ b/blueprints/Image Edit (Flux.2 Klein 4B).json @@ -1473,7 +1473,7 @@ "workflowRendererVersion": "LG" }, "category": "Image generation and editing/Edit image", - "description": "Edits images via text instructions using FLUX.2 [klein] 4B, supporting both T2I and image editing." + "description": "Edits an input image via text instructions using FLUX.2 [klein] 4B." }, { "id": "6007e698-2ebd-4917-84d8-299b35d7b7ab", @@ -1839,4 +1839,4 @@ } }, "version": 0.4 -} \ No newline at end of file +} diff --git a/blueprints/Text to Image (NetaYume Lumina).json b/blueprints/Text to Image (NetaYume Lumina).json index abad72b3a..9e11b7a86 100644 --- a/blueprints/Text to Image (NetaYume Lumina).json +++ b/blueprints/Text to Image (NetaYume Lumina).json @@ -1105,7 +1105,7 @@ "workflowRendererVersion": "LG" }, "category": "Image generation and editing/Text to image", - "description": "Generates images from text prompts using NetaYume Lumina, a Lumina-Next variant fine-tuned for anime-style and illustration generation." + "description": "Generates images from text prompts using NetaYume Lumina, fine-tuned from Neta Lumina for anime-style and illustration generation." }, { "id": "a07fdf06-1bda-4dac-bdbd-63ee8ebca1c9", @@ -1467,4 +1467,4 @@ "extra": { "ue_links": [] } -} \ No newline at end of file +}