Skip to content

Commit 814fb93

Browse files
chore: update default workflow tags
1 parent 4cb73e6 commit 814fb93

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

invokeai/app/services/workflow_records/default_workflows/ESRGAN Upscaling with Canny ControlNet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Sample workflow for using Upscaling with ControlNet with SD1.5",
66
"version": "2.1.0",
77
"contact": "[email protected]",
8-
"tags": "upscale, controlnet, default",
8+
"tags": "upscaling, controlnet, default",
99
"notes": "",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/FLUX Image to Image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A simple image-to-image workflow using a FLUX dev model. ",
66
"version": "1.1.0",
77
"contact": "",
8-
"tags": "image2image, flux, image-to-image",
8+
"tags": "image2image, flux, image-to-image, image to image",
99
"notes": "Prerequisite model downloads: T5 Encoder, CLIP-L Encoder, and FLUX VAE. Quantized and un-quantized versions can be found in the starter models tab within your Model Manager. We recommend using FLUX dev models for image-to-image workflows. The image-to-image performance with FLUX schnell models is poor.",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A simple text-to-image workflow using FLUX dev or schnell models.",
66
"version": "1.1.0",
77
"contact": "",
8-
"tags": "text2image, flux",
8+
"tags": "text2image, flux, text to image",
99
"notes": "Prerequisite model downloads: T5 Encoder, CLIP-L Encoder, and FLUX VAE. Quantized and un-quantized versions can be found in the starter models tab within your Model Manager. We recommend 4 steps for FLUX schnell models and 30 steps for FLUX dev models.",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/Prompt from File.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Sample workflow using Prompt from File node",
66
"version": "2.1.0",
77
"contact": "[email protected]",
8-
"tags": "text2image, prompt from file, default",
8+
"tags": "text2image, prompt from file, default, text to image",
99
"notes": "",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/SD3.5 Text to Image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Sample text to image workflow for Stable Diffusion 3.5",
66
"version": "1.0.0",
77
"contact": "[email protected]",
8-
"tags": "text2image, SD3.5, default",
8+
"tags": "text2image, SD3.5, text to image",
99
"notes": "",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/Text to Image - SD1.5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Sample text to image workflow for Stable Diffusion 1.5/2",
66
"version": "2.1.0",
77
"contact": "[email protected]",
8-
"tags": "text2image, SD1.5, SD2, default",
8+
"tags": "text2image, SD1.5, SD2, text to image",
99
"notes": "",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/Text to Image - SDXL.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Sample text to image workflow for SDXL",
66
"version": "2.1.0",
77
"contact": "[email protected]",
8-
"tags": "text2image, SDXL, default",
8+
"tags": "text2image, SDXL, text to image",
99
"notes": "",
1010
"exposedFields": [
1111
{

invokeai/app/services/workflow_records/default_workflows/Text to Image with LoRA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Simple text to image workflow with a LoRA",
66
"version": "2.1.0",
77
"contact": "[email protected]",
8-
"tags": "text to image, lora, default",
8+
"tags": "text to image, lora, text to image",
99
"notes": "",
1010
"exposedFields": [
1111
{

0 commit comments

Comments
 (0)