Update subgraph blueprints
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run

This commit is contained in:
ComfyUI Wiki 2026-04-17 01:43:51 +08:00
parent a8c758dab4
commit c017dc7e4e
2 changed files with 365 additions and 177 deletions

View File

@ -1,15 +1,14 @@
{ {
"id": "1a761372-7c82-4016-b9bf-fa285967e1e9",
"revision": 0, "revision": 0,
"last_node_id": 83, "last_node_id": 176,
"last_link_id": 0, "last_link_id": 0,
"nodes": [ "nodes": [
{ {
"id": 83, "id": 176,
"type": "f754a936-daaf-4b6e-9658-41fdc54d301d", "type": "2d2e3c8e-53b3-4618-be52-6d1d99382f0e",
"pos": [ "pos": [
61.999827823554256, -1150,
153.3332507624185 200
], ],
"size": [ "size": [
400, 400,
@ -56,6 +55,38 @@
"name": "layers" "name": "layers"
}, },
"link": null "link": null
},
{
"name": "seed",
"type": "INT",
"widget": {
"name": "seed"
},
"link": null
},
{
"name": "unet_name",
"type": "COMBO",
"widget": {
"name": "unet_name"
},
"link": null
},
{
"name": "clip_name",
"type": "COMBO",
"widget": {
"name": "clip_name"
},
"link": null
},
{
"name": "vae_name",
"type": "COMBO",
"widget": {
"name": "vae_name"
},
"link": null
} }
], ],
"outputs": [ "outputs": [
@ -66,28 +97,41 @@
"links": [] "links": []
} }
], ],
"title": "Image to Layers (Qwen-Image-Layered)",
"properties": { "properties": {
"proxyWidgets": [ "proxyWidgets": [
[ [
"-1", "6",
"text" "text"
], ],
[ [
"-1", "3",
"steps" "steps"
], ],
[ [
"-1", "3",
"cfg" "cfg"
], ],
[ [
"-1", "83",
"layers" "layers"
], ],
[ [
"3", "3",
"seed" "seed"
], ],
[
"37",
"unet_name"
],
[
"38",
"clip_name"
],
[
"39",
"vae_name"
],
[ [
"3", "3",
"control_after_generate" "control_after_generate"
@ -95,6 +139,11 @@
], ],
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -103,25 +152,20 @@
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, },
"widgets_values": [ "widgets_values": []
"",
20,
2.5,
2
]
} }
], ],
"links": [], "links": [],
"groups": [], "version": 0.4,
"definitions": { "definitions": {
"subgraphs": [ "subgraphs": [
{ {
"id": "f754a936-daaf-4b6e-9658-41fdc54d301d", "id": "2d2e3c8e-53b3-4618-be52-6d1d99382f0e",
"version": 1, "version": 1,
"state": { "state": {
"lastGroupId": 3, "lastGroupId": 8,
"lastNodeId": 83, "lastNodeId": 176,
"lastLinkId": 159, "lastLinkId": 380,
"lastRerouteId": 0 "lastRerouteId": 0
}, },
"revision": 0, "revision": 0,
@ -130,10 +174,10 @@
"inputNode": { "inputNode": {
"id": -10, "id": -10,
"bounding": [ "bounding": [
-510, -720,
523, 720,
120, 120,
140 220
] ]
}, },
"outputNode": { "outputNode": {
@ -156,8 +200,8 @@
], ],
"localized_name": "image", "localized_name": "image",
"pos": [ "pos": [
-410, -620,
543 740
] ]
}, },
{ {
@ -168,8 +212,8 @@
150 150
], ],
"pos": [ "pos": [
-410, -620,
563 760
] ]
}, },
{ {
@ -180,8 +224,8 @@
153 153
], ],
"pos": [ "pos": [
-410, -620,
583 780
] ]
}, },
{ {
@ -192,8 +236,8 @@
154 154
], ],
"pos": [ "pos": [
-410, -620,
603 800
] ]
}, },
{ {
@ -204,8 +248,56 @@
159 159
], ],
"pos": [ "pos": [
-410, -620,
623 820
]
},
{
"id": "9f76338b-f4ca-4bb3-b61a-57b3f233061e",
"name": "seed",
"type": "INT",
"linkIds": [
377
],
"pos": [
-620,
840
]
},
{
"id": "8d0422d5-5eee-4f7e-9817-dc613cc62eca",
"name": "unet_name",
"type": "COMBO",
"linkIds": [
378
],
"pos": [
-620,
860
]
},
{
"id": "552eece2-a735-4d00-ae78-ded454622bc1",
"name": "clip_name",
"type": "COMBO",
"linkIds": [
379
],
"pos": [
-620,
880
]
},
{
"id": "1e6d141c-d0f9-4a2b-895c-b6780e57cfa0",
"name": "vae_name",
"type": "COMBO",
"linkIds": [
380
],
"pos": [
-620,
900
] ]
} }
], ],
@ -231,14 +323,14 @@
"type": "CLIPLoader", "type": "CLIPLoader",
"pos": [ "pos": [
-320, -320,
310 360
], ],
"size": [ "size": [
346.7470703125, 350,
106 150
], ],
"flags": {}, "flags": {},
"order": 0, "order": 5,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -248,7 +340,7 @@
"widget": { "widget": {
"name": "clip_name" "name": "clip_name"
}, },
"link": null "link": 379
}, },
{ {
"localized_name": "type", "localized_name": "type",
@ -283,9 +375,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "CLIPLoader",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "CLIPLoader",
"models": [ "models": [
{ {
"name": "qwen_2.5_vl_7b_fp8_scaled.safetensors", "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
@ -312,14 +409,14 @@
"type": "VAELoader", "type": "VAELoader",
"pos": [ "pos": [
-320, -320,
460 580
], ],
"size": [ "size": [
346.7470703125, 350,
58 110
], ],
"flags": {}, "flags": {},
"order": 1, "order": 6,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -329,7 +426,7 @@
"widget": { "widget": {
"name": "vae_name" "name": "vae_name"
}, },
"link": null "link": 380
} }
], ],
"outputs": [ "outputs": [
@ -345,9 +442,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "VAELoader",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "VAELoader",
"models": [ "models": [
{ {
"name": "qwen_image_layered_vae.safetensors", "name": "qwen_image_layered_vae.safetensors",
@ -375,11 +477,11 @@
420 420
], ],
"size": [ "size": [
425.27801513671875, 430,
180.6060791015625 190
], ],
"flags": {}, "flags": {},
"order": 3, "order": 2,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -411,9 +513,14 @@
], ],
"title": "CLIP Text Encode (Negative Prompt)", "title": "CLIP Text Encode (Negative Prompt)",
"properties": { "properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "CLIPTextEncode",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -432,12 +539,12 @@
"id": 70, "id": 70,
"type": "ReferenceLatent", "type": "ReferenceLatent",
"pos": [ "pos": [
330, 140,
670 700
], ],
"size": [ "size": [
204.1666717529297, 210,
46 50
], ],
"flags": { "flags": {
"collapsed": true "collapsed": true
@ -470,9 +577,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "ReferenceLatent",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "ReferenceLatent",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -480,19 +592,18 @@
"secondTabText": "Send Back", "secondTabText": "Send Back",
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, }
"widgets_values": []
}, },
{ {
"id": 69, "id": 69,
"type": "ReferenceLatent", "type": "ReferenceLatent",
"pos": [ "pos": [
330, 160,
710 820
], ],
"size": [ "size": [
204.1666717529297, 210,
46 50
], ],
"flags": { "flags": {
"collapsed": true "collapsed": true
@ -525,9 +636,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "ReferenceLatent",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "ReferenceLatent",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -535,8 +651,7 @@
"secondTabText": "Send Back", "secondTabText": "Send Back",
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, }
"widgets_values": []
}, },
{ {
"id": 66, "id": 66,
@ -547,10 +662,10 @@
], ],
"size": [ "size": [
270, 270,
58 110
], ],
"flags": {}, "flags": {},
"order": 4, "order": 7,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -580,9 +695,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "ModelSamplingAuraFlow",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "ModelSamplingAuraFlow",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -600,11 +720,11 @@
"type": "LatentCutToBatch", "type": "LatentCutToBatch",
"pos": [ "pos": [
830, 830,
160 140
], ],
"size": [ "size": [
270, 270,
82 140
], ],
"flags": {}, "flags": {},
"order": 11, "order": 11,
@ -646,9 +766,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "LatentCutToBatch",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "LatentCutToBatch",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -666,12 +791,12 @@
"id": 71, "id": 71,
"type": "VAEEncode", "type": "VAEEncode",
"pos": [ "pos": [
100, -280,
690 780
], ],
"size": [ "size": [
140, 230,
46 100
], ],
"flags": { "flags": {
"collapsed": false "collapsed": false
@ -704,9 +829,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "VAEEncode",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "VAEEncode",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -714,24 +844,23 @@
"secondTabText": "Send Back", "secondTabText": "Send Back",
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, }
"widgets_values": []
}, },
{ {
"id": 8, "id": 8,
"type": "VAEDecode", "type": "VAEDecode",
"pos": [ "pos": [
850, 850,
310 370
], ],
"size": [ "size": [
210, 210,
46 50
], ],
"flags": { "flags": {
"collapsed": true "collapsed": true
}, },
"order": 7, "order": 3,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -759,9 +888,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "VAEDecode",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "VAEDecode",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -769,8 +903,7 @@
"secondTabText": "Send Back", "secondTabText": "Send Back",
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, }
"widgets_values": []
}, },
{ {
"id": 6, "id": 6,
@ -780,11 +913,11 @@
180 180
], ],
"size": [ "size": [
422.84503173828125, 430,
164.31304931640625 170
], ],
"flags": {}, "flags": {},
"order": 6, "order": 1,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -816,9 +949,14 @@
], ],
"title": "CLIP Text Encode (Positive Prompt)", "title": "CLIP Text Encode (Positive Prompt)",
"properties": { "properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "CLIPTextEncode",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -838,14 +976,14 @@
"type": "KSampler", "type": "KSampler",
"pos": [ "pos": [
530, 530,
280 340
], ],
"size": [ "size": [
270, 270,
400 400
], ],
"flags": {}, "flags": {},
"order": 5, "order": 0,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -879,7 +1017,7 @@
"widget": { "widget": {
"name": "seed" "name": "seed"
}, },
"link": null "link": 377
}, },
{ {
"localized_name": "steps", "localized_name": "steps",
@ -939,9 +1077,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "KSampler",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "KSampler",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -964,12 +1107,12 @@
"id": 78, "id": 78,
"type": "GetImageSize", "type": "GetImageSize",
"pos": [ "pos": [
80, -280,
790 930
], ],
"size": [ "size": [
210, 230,
136 140
], ],
"flags": {}, "flags": {},
"order": 12, "order": 12,
@ -1007,9 +1150,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "GetImageSize",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "GetImageSize",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -1017,23 +1165,23 @@
"secondTabText": "Send Back", "secondTabText": "Send Back",
"secondTabOffset": 80, "secondTabOffset": 80,
"secondTabWidth": 65 "secondTabWidth": 65
}, }
"widgets_values": []
}, },
{ {
"id": 83, "id": 83,
"type": "EmptyQwenImageLayeredLatentImage", "type": "EmptyQwenImageLayeredLatentImage",
"pos": [ "pos": [
320, -280,
790 1120
], ],
"size": [ "size": [
330.9341796875, 340,
130 200
], ],
"flags": {}, "flags": {},
"order": 13, "order": 13,
"mode": 0, "mode": 0,
"showAdvanced": true,
"inputs": [ "inputs": [
{ {
"localized_name": "width", "localized_name": "width",
@ -1083,9 +1231,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "EmptyQwenImageLayeredLatentImage",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "EmptyQwenImageLayeredLatentImage",
"enableTabs": false, "enableTabs": false,
"tabWidth": 65, "tabWidth": 65,
"tabXOffset": 10, "tabXOffset": 10,
@ -1109,11 +1262,11 @@
180 180
], ],
"size": [ "size": [
346.7470703125, 350,
82 110
], ],
"flags": {}, "flags": {},
"order": 2, "order": 4,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -1123,7 +1276,7 @@
"widget": { "widget": {
"name": "unet_name" "name": "unet_name"
}, },
"link": null "link": 378
}, },
{ {
"localized_name": "weight_dtype", "localized_name": "weight_dtype",
@ -1147,9 +1300,14 @@
} }
], ],
"properties": { "properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core", "cnr_id": "comfy-core",
"ver": "0.5.1", "ver": "0.5.1",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
},
"Node name for S&R": "UNETLoader",
"models": [ "models": [
{ {
"name": "qwen_image_layered_bf16.safetensors", "name": "qwen_image_layered_bf16.safetensors",
@ -1191,8 +1349,8 @@
"bounding": [ "bounding": [
-330, -330,
110, 110,
366.7470703125, 370,
421.6 610
], ],
"color": "#3f789e", "color": "#3f789e",
"font_size": 24, "font_size": 24,
@ -1391,6 +1549,38 @@
"target_id": 83, "target_id": 83,
"target_slot": 2, "target_slot": 2,
"type": "INT" "type": "INT"
},
{
"id": 377,
"origin_id": -10,
"origin_slot": 5,
"target_id": 3,
"target_slot": 4,
"type": "INT"
},
{
"id": 378,
"origin_id": -10,
"origin_slot": 6,
"target_id": 37,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 379,
"origin_id": -10,
"origin_slot": 7,
"target_id": 38,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 380,
"origin_id": -10,
"origin_slot": 8,
"target_id": 39,
"target_slot": 0,
"type": "COMBO"
} }
], ],
"extra": { "extra": {
@ -1400,7 +1590,6 @@
} }
] ]
}, },
"config": {},
"extra": { "extra": {
"ds": { "ds": {
"scale": 1.14, "scale": 1.14,
@ -1409,7 +1598,6 @@
6.855893974423647 6.855893974423647
] ]
}, },
"workflowRendererVersion": "LG" "ue_links": []
}, }
"version": 0.4 }
}

View File

@ -1,18 +1,18 @@
{ {
"revision": 0, "revision": 0,
"last_node_id": 68, "last_node_id": 219,
"last_link_id": 0, "last_link_id": 0,
"nodes": [ "nodes": [
{ {
"id": 68, "id": 219,
"type": "9dd437b9-928c-418c-b1f6-c5a2ca1395b8", "type": "fc9485c9-2acd-482e-94f1-b5fa702f2536",
"pos": [ "pos": [
90, -1900,
1020 2330
], ],
"size": [ "size": [
420, 400,
0 540
], ],
"flags": {}, "flags": {},
"order": 3, "order": 3,
@ -94,12 +94,12 @@
"control_after_generate" "control_after_generate"
] ]
], ],
"cnr_id": "comfy-core",
"ver": "0.18.1",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, }
"cnr_id": "comfy-core",
"ver": "0.18.1"
}, },
"widgets_values": [], "widgets_values": [],
"title": "Text to Image (NetaYume Lumina)" "title": "Text to Image (NetaYume Lumina)"
@ -110,12 +110,12 @@
"definitions": { "definitions": {
"subgraphs": [ "subgraphs": [
{ {
"id": "9dd437b9-928c-418c-b1f6-c5a2ca1395b8", "id": "fc9485c9-2acd-482e-94f1-b5fa702f2536",
"version": 1, "version": 1,
"state": { "state": {
"lastGroupId": 4, "lastGroupId": 8,
"lastNodeId": 68, "lastNodeId": 219,
"lastLinkId": 43, "lastLinkId": 395,
"lastRerouteId": 0 "lastRerouteId": 0
}, },
"revision": 0, "revision": 0,
@ -273,12 +273,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "EmptySD3LatentImage" "Node name for S&R": "EmptySD3LatentImage"
}, },
"widgets_values": [ "widgets_values": [
@ -330,12 +330,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "ModelSamplingAuraFlow" "Node name for S&R": "ModelSamplingAuraFlow"
}, },
"widgets_values": [ "widgets_values": [
@ -448,12 +448,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "KSampler" "Node name for S&R": "KSampler"
}, },
"widgets_values": [ "widgets_values": [
@ -522,12 +522,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "CheckpointLoaderSimple", "Node name for S&R": "CheckpointLoaderSimple",
"models": [ "models": [
{ {
@ -543,7 +543,7 @@
}, },
{ {
"id": 57, "id": 57,
"type": "7c188ab7-69c2-4ba9-84b0-eaf16ce41e89", "type": "a07fdf06-1bda-4dac-bdbd-63ee8ebca1c9",
"pos": [ "pos": [
180, 180,
360 360
@ -584,23 +584,23 @@
"properties": { "properties": {
"proxyWidgets": [ "proxyWidgets": [
[ [
"66", "218",
"value" "value"
] ]
], ],
"cnr_id": "comfy-core",
"ver": "0.18.1",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, }
"cnr_id": "comfy-core",
"ver": "0.18.1"
}, },
"widgets_values": [], "widgets_values": [],
"color": "#223", "color": "#223",
"bgcolor": "#335" "bgcolor": "#335"
}, },
{ {
"id": 58, "id": 217,
"type": "VAEDecode", "type": "VAEDecode",
"pos": [ "pos": [
1040, 1040,
@ -613,7 +613,7 @@
"flags": { "flags": {
"collapsed": false "collapsed": false
}, },
"order": 7, "order": 10,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -641,12 +641,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "VAEDecode" "Node name for S&R": "VAEDecode"
} }
}, },
@ -688,7 +688,7 @@
"flags": { "flags": {
"collapsed": true "collapsed": true
}, },
"order": 8, "order": 7,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -730,12 +730,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "StringConcatenate" "Node name for S&R": "StringConcatenate"
}, },
"widgets_values": [ "widgets_values": [
@ -756,7 +756,7 @@
190 190
], ],
"flags": {}, "flags": {},
"order": 9, "order": 8,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -788,12 +788,12 @@
], ],
"title": "CLIP Text Encode (Positive Prompt)", "title": "CLIP Text Encode (Positive Prompt)",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "CLIPTextEncode" "Node name for S&R": "CLIPTextEncode"
}, },
"widgets_values": [ "widgets_values": [
@ -814,7 +814,7 @@
140 140
], ],
"flags": {}, "flags": {},
"order": 10, "order": 9,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -839,12 +839,12 @@
], ],
"title": "Prompt", "title": "Prompt",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "PrimitiveStringMultiline" "Node name for S&R": "PrimitiveStringMultiline"
}, },
"widgets_values": [ "widgets_values": [
@ -888,12 +888,12 @@
], ],
"title": "System prompt", "title": "System prompt",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "PrimitiveStringMultiline" "Node name for S&R": "PrimitiveStringMultiline"
}, },
"widgets_values": [ "widgets_values": [
@ -992,7 +992,7 @@
"id": 14, "id": 14,
"origin_id": 55, "origin_id": 55,
"origin_slot": 0, "origin_slot": 0,
"target_id": 58, "target_id": 217,
"target_slot": 0, "target_slot": 0,
"type": "LATENT" "type": "LATENT"
}, },
@ -1000,7 +1000,7 @@
"id": 8, "id": 8,
"origin_id": 56, "origin_id": 56,
"origin_slot": 2, "origin_slot": 2,
"target_id": 58, "target_id": 217,
"target_slot": 1, "target_slot": 1,
"type": "VAE" "type": "VAE"
}, },
@ -1014,7 +1014,7 @@
}, },
{ {
"id": 16, "id": 16,
"origin_id": 58, "origin_id": 217,
"origin_slot": 0, "origin_slot": 0,
"target_id": -20, "target_id": -20,
"target_slot": 0, "target_slot": 0,
@ -1107,12 +1107,12 @@
"category": "Image generation and editing/Text to image" "category": "Image generation and editing/Text to image"
}, },
{ {
"id": "7c188ab7-69c2-4ba9-84b0-eaf16ce41e89", "id": "a07fdf06-1bda-4dac-bdbd-63ee8ebca1c9",
"version": 1, "version": 1,
"state": { "state": {
"lastGroupId": 4, "lastGroupId": 8,
"lastNodeId": 68, "lastNodeId": 219,
"lastLinkId": 43, "lastLinkId": 395,
"lastRerouteId": 0 "lastRerouteId": 0
}, },
"revision": 0, "revision": 0,
@ -1234,12 +1234,12 @@
} }
], ],
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "StringConcatenate" "Node name for S&R": "StringConcatenate"
}, },
"widgets_values": [ "widgets_values": [
@ -1285,12 +1285,12 @@
], ],
"title": "System prompt", "title": "System prompt",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "PrimitiveStringMultiline" "Node name for S&R": "PrimitiveStringMultiline"
}, },
"widgets_values": [ "widgets_values": [
@ -1298,7 +1298,7 @@
] ]
}, },
{ {
"id": 66, "id": 218,
"type": "PrimitiveStringMultiline", "type": "PrimitiveStringMultiline",
"pos": [ "pos": [
30, 30,
@ -1309,7 +1309,7 @@
130 130
], ],
"flags": {}, "flags": {},
"order": 2, "order": 3,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -1334,12 +1334,12 @@
], ],
"title": "System prompt", "title": "System prompt",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.70",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.70",
"Node name for S&R": "PrimitiveStringMultiline" "Node name for S&R": "PrimitiveStringMultiline"
}, },
"widgets_values": [ "widgets_values": [
@ -1358,7 +1358,7 @@
190 190
], ],
"flags": {}, "flags": {},
"order": 3, "order": 2,
"mode": 0, "mode": 0,
"inputs": [ "inputs": [
{ {
@ -1390,12 +1390,12 @@
], ],
"title": "CLIP Text Encode (Negative Prompt)", "title": "CLIP Text Encode (Negative Prompt)",
"properties": { "properties": {
"cnr_id": "comfy-core",
"ver": "0.3.64",
"ue_properties": { "ue_properties": {
"widget_ue_connectable": {}, "widget_ue_connectable": {},
"input_ue_unconnectable": {} "input_ue_unconnectable": {}
}, },
"cnr_id": "comfy-core",
"ver": "0.3.64",
"Node name for S&R": "CLIPTextEncode" "Node name for S&R": "CLIPTextEncode"
}, },
"widgets_values": [ "widgets_values": [
@ -1417,7 +1417,7 @@
}, },
{ {
"id": 20, "id": 20,
"origin_id": 66, "origin_id": 218,
"origin_slot": 0, "origin_slot": 0,
"target_id": 64, "target_id": 64,
"target_slot": 1, "target_slot": 1,
@ -1451,7 +1451,7 @@
"id": 22, "id": 22,
"origin_id": -10, "origin_id": -10,
"origin_slot": 1, "origin_slot": 1,
"target_id": 66, "target_id": 218,
"target_slot": 0, "target_slot": 0,
"type": "STRING" "type": "STRING"
} }