fix flow -> flux

This commit is contained in:
justumen
2024-08-02 15:06:17 +02:00
parent 4eba3479a1
commit d9a7bb733c

View File

@@ -4,7 +4,7 @@
"nodes": [ "nodes": [
{ {
"id": 27, "id": 27,
"type": "workflow/Generate with Flow", "type": "workflow/Generate with Flux",
"pos": [ "pos": [
654, 654,
309 309
@@ -55,7 +55,7 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "workflow/Generate with Flow" "Node name for S&R": "workflow/Generate with Flux"
}, },
"widgets_values": [ "widgets_values": [
"euler", "euler",
@@ -205,7 +205,7 @@
}, },
{ {
"id": 26, "id": 26,
"type": "workflow/Load FLOW", "type": "workflow/Load FLUX",
"pos": [ "pos": [
-323, -323,
320 320
@@ -245,7 +245,7 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "workflow/Load FLOW" "Node name for S&R": "workflow/Load FLUX"
}, },
"widgets_values": [ "widgets_values": [
"t5xxl_fp16.safetensors", "t5xxl_fp16.safetensors",
@@ -334,7 +334,7 @@
] ]
}, },
"groupNodes": { "groupNodes": {
"Load FLOW": { "Load FLUX": {
"nodes": [ "nodes": [
{ {
"type": "DualCLIPLoader", "type": "DualCLIPLoader",
@@ -449,7 +449,7 @@
] ]
] ]
}, },
"Generate with Flow": { "Generate with Flux": {
"nodes": [ "nodes": [
{ {
"type": "KSamplerSelect", "type": "KSamplerSelect",