more default workflow updates

This commit is contained in:
maryhipp
2024-09-20 15:48:31 -04:00
parent 1b53638d0d
commit a4a0cc6d10
2 changed files with 4 additions and 4 deletions

View File

@@ -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,

View File

@@ -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": [
{