From a4a0cc6d108aa120c86e638b3b953bc0852e6b29 Mon Sep 17 00:00:00 2001 From: maryhipp Date: Fri, 20 Sep 2024 15:48:31 -0400 Subject: [PATCH] more default workflow updates --- .../default_workflows/FLUX Image to Image.json | 4 ++-- .../default_workflows/Flux Text to Image.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/invokeai/app/services/workflow_records/default_workflows/FLUX Image to Image.json b/invokeai/app/services/workflow_records/default_workflows/FLUX Image to Image.json index c6b604473b..27fb448ba8 100644 --- a/invokeai/app/services/workflow_records/default_workflows/FLUX Image to Image.json +++ b/invokeai/app/services/workflow_records/default_workflows/FLUX Image to Image.json @@ -34,7 +34,7 @@ ], "meta": { "version": "3.0.0", - "category": "user" + "category": "default" }, "nodes": [ { @@ -43,7 +43,7 @@ "data": { "id": "eebd7252-0bd8-401a-bb26-2b8bc64892fa", "type": "flux_denoise", - "version": "2.0.0", + "version": "2.1.0", "label": "", "notes": "", "isOpen": true, diff --git a/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json b/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json index b30f4deb96..b62332ae3b 100644 --- a/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json +++ b/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json @@ -2,7 +2,7 @@ "name": "FLUX Text to Image", "author": "InvokeAI", "description": "A simple text-to-image workflow using FLUX dev or schnell models.", - "version": "1.0.5", + "version": "1.1.0", "contact": "", "tags": "text2image, flux", "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.", @@ -30,7 +30,7 @@ ], "meta": { "version": "3.0.0", - "category": "user" + "category": "default" }, "nodes": [ {