mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
more default workflow updates
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user