mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-26 06:45:44 -03:00
fix flow -> flux
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user