From 8a183b29bd8141b4cc38de092aa50fa403c72b5a Mon Sep 17 00:00:00 2001 From: ComfyUI Wiki Date: Sun, 12 Apr 2026 20:36:01 +0800 Subject: [PATCH] Update Blueprint --- blueprints/Text to Image (Qwen-Image).json | 1154 ++++++++++++-- .../Text to Layers (Qwen-Image-Layered).json | 1325 ----------------- 2 files changed, 1009 insertions(+), 1470 deletions(-) delete mode 100644 blueprints/Text to Layers (Qwen-Image-Layered).json diff --git a/blueprints/Text to Image (Qwen-Image).json b/blueprints/Text to Image (Qwen-Image).json index ddcc2b418..70b4b44b3 100644 --- a/blueprints/Text to Image (Qwen-Image).json +++ b/blueprints/Text to Image (Qwen-Image).json @@ -1,32 +1,97 @@ { - "id": "135cd17c-d8af-45e4-b7b4-8456cc2d032e", "revision": 0, - "last_node_id": 78, + "last_node_id": 76, "last_link_id": 0, "nodes": [ { - "id": -1, - "type": "6c37bdf3-0aae-426d-b011-10122fb4b952", + "id": 76, + "type": "e5cfe5ba-2ae0-4bc4-869f-ab2228cb44d3", "pos": [ - 270, - 340 + 30, + 10 ], "size": [ 470, - 590 + 660 ], "flags": {}, - "order": 0, + "order": 2, "mode": 0, "inputs": [ { - "label": "Positive", + "label": "prompt", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": null + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": null + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "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 + }, + { + "label": "lightning_lora", + "name": "lora_name", + "type": "COMBO", + "widget": { + "name": "lora_name" + }, + "link": null + }, + { + "label": "enable_turbo_mode", + "name": "value", + "type": "BOOLEAN", + "widget": { + "name": "value" + }, + "link": null } ], "outputs": [ @@ -40,7 +105,7 @@ "properties": { "proxyWidgets": [ [ - "-1", + "6", "text" ], [ @@ -55,28 +120,58 @@ "3", "seed" ], + [ + "37", + "unet_name" + ], + [ + "38", + "clip_name" + ], + [ + "39", + "vae_name" + ], + [ + "73", + "lora_name" + ], + [ + "86", + "value" + ], [ "3", "control_after_generate" ] - ] + ], + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": { + "text": true, + "lora_name": true, + "value": true + }, + "version": "7.7", + "input_ue_unconnectable": {} + } }, - "widgets_values": [ - "" - ] + "widgets_values": [], + "title": "Text to Image (Qwen-Image)" } ], "links": [], - "groups": [], + "version": 0.4, "definitions": { "subgraphs": [ { - "id": "6c37bdf3-0aae-426d-b011-10122fb4b952", + "id": "e5cfe5ba-2ae0-4bc4-869f-ab2228cb44d3", "version": 1, "state": { - "lastGroupId": 4, - "lastNodeId": 74, - "lastLinkId": 133, + "lastGroupId": 5, + "lastNodeId": 87, + "lastLinkId": 153, "lastRerouteId": 0 }, "revision": 0, @@ -85,17 +180,17 @@ "inputNode": { "id": -10, "bounding": [ - -720, - 370, - 120, - 60 + -810, + 290, + 151.744140625, + 220 ] }, "outputNode": { "id": -20, "bounding": [ - 1440, - 360, + 2580, + 340, 120, 60 ] @@ -108,11 +203,109 @@ "linkIds": [ 132 ], - "label": "Positive", + "label": "prompt", "pos": [ - -620, + -678.255859375, + 310 + ] + }, + { + "id": "e941d29f-bb7f-4001-a956-90a9b29ae9f9", + "name": "width", + "type": "INT", + "linkIds": [ + 134 + ], + "pos": [ + -678.255859375, + 330 + ] + }, + { + "id": "df798f50-87ba-481b-b847-ca8b7c7efff3", + "name": "height", + "type": "INT", + "linkIds": [ + 135 + ], + "pos": [ + -678.255859375, + 350 + ] + }, + { + "id": "3fcf7667-f697-43ee-bdee-0d3fed39e777", + "name": "seed", + "type": "INT", + "linkIds": [ + 136 + ], + "pos": [ + -678.255859375, + 370 + ] + }, + { + "id": "e8d70f26-d9f5-4633-a39e-0bf6cf93d566", + "name": "unet_name", + "type": "COMBO", + "linkIds": [ + 137 + ], + "pos": [ + -678.255859375, 390 ] + }, + { + "id": "8c9b537a-c6c9-4365-96ad-dbbb82d917e0", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 138 + ], + "pos": [ + -678.255859375, + 410 + ] + }, + { + "id": "7cc2f92b-6e2f-4e4e-a316-b61f58ed1442", + "name": "vae_name", + "type": "COMBO", + "linkIds": [ + 139 + ], + "pos": [ + -678.255859375, + 430 + ] + }, + { + "id": "3cb1ba7c-583c-4f92-afc1-71463161e2a4", + "name": "lora_name", + "type": "COMBO", + "linkIds": [ + 140 + ], + "label": "lightning_lora", + "pos": [ + -678.255859375, + 450 + ] + }, + { + "id": "4278102d-766c-4c6b-af2e-0fb9f26bbb27", + "name": "value", + "type": "BOOLEAN", + "linkIds": [ + 153 + ], + "label": "enable_turbo_mode", + "pos": [ + -678.255859375, + 470 + ] } ], "outputs": [ @@ -125,8 +318,8 @@ ], "localized_name": "IMAGE", "pos": [ - 1460, - 380 + 2600, + 360 ] } ], @@ -136,15 +329,15 @@ "id": 39, "type": "VAELoader", "pos": [ - -270, - 340 + -260, + 510 ], "size": [ 330, - 60 + 110 ], "flags": {}, - "order": 0, + "order": 11, "mode": 0, "inputs": [ { @@ -154,7 +347,7 @@ "widget": { "name": "vae_name" }, - "link": null + "link": 139 } ], "outputs": [ @@ -169,9 +362,14 @@ } ], "properties": { - "Node name for S&R": "VAELoader", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "VAELoader", "models": [ { "name": "qwen_image_vae.safetensors", @@ -185,8 +383,7 @@ "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ "qwen_image_vae.safetensors" @@ -196,15 +393,15 @@ "id": 38, "type": "CLIPLoader", "pos": [ - -270, - 190 + -260, + 280 ], "size": [ 330, - 110 + 150 ], "flags": {}, - "order": 1, + "order": 10, "mode": 0, "inputs": [ { @@ -214,7 +411,7 @@ "widget": { "name": "clip_name" }, - "link": null + "link": 138 }, { "localized_name": "type", @@ -249,9 +446,14 @@ } ], "properties": { - "Node name for S&R": "CLIPLoader", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "CLIPLoader", "models": [ { "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors", @@ -265,8 +467,7 @@ "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ "qwen_2.5_vl_7b_fp8_scaled.safetensors", @@ -279,14 +480,14 @@ "type": "EmptySD3LatentImage", "pos": [ -240, - 510 + 810 ], "size": [ 270, - 106 + 170 ], "flags": {}, - "order": 2, + "order": 12, "mode": 0, "inputs": [ { @@ -296,7 +497,7 @@ "widget": { "name": "width" }, - "link": null + "link": 134 }, { "localized_name": "height", @@ -305,7 +506,7 @@ "widget": { "name": "height" }, - "link": null + "link": 135 }, { "localized_name": "batch_size", @@ -328,17 +529,21 @@ } ], "properties": { - "Node name for S&R": "EmptySD3LatentImage", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "EmptySD3LatentImage", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ 1328, @@ -350,22 +555,22 @@ "id": 66, "type": "ModelSamplingAuraFlow", "pos": [ - 560, - 10 + 1780, + 180 ], "size": [ 300, - 58 + 110 ], "flags": {}, - "order": 6, + "order": 13, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", - "link": 130 + "link": 147 }, { "localized_name": "shift", @@ -388,17 +593,21 @@ } ], "properties": { - "Node name for S&R": "ModelSamplingAuraFlow", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "ModelSamplingAuraFlow", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ 3.1000000000000005 @@ -408,15 +617,15 @@ "id": 37, "type": "UNETLoader", "pos": [ - -270, - 50 + -260, + 80 ], "size": [ 330, - 90 + 110 ], "flags": {}, - "order": 3, + "order": 9, "mode": 0, "inputs": [ { @@ -426,7 +635,7 @@ "widget": { "name": "unet_name" }, - "link": null + "link": 137 }, { "localized_name": "weight_dtype", @@ -445,14 +654,20 @@ "type": "MODEL", "slot_index": 0, "links": [ - 129 + 129, + 142 ] } ], "properties": { - "Node name for S&R": "UNETLoader", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "UNETLoader", "models": [ { "name": "qwen_image_fp8_e4m3fn.safetensors", @@ -466,8 +681,7 @@ "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ "qwen_image_fp8_e4m3fn.safetensors", @@ -478,15 +692,15 @@ "id": 6, "type": "CLIPTextEncode", "pos": [ - 100, - 240 + 120, + 60 ], "size": [ - 422.84503173828125, - 164.31304931640625 + 440, + 340 ], "flags": {}, - "order": 8, + "order": 6, "mode": 0, "inputs": [ { @@ -518,17 +732,21 @@ ], "title": "CLIP Text Encode (Positive Prompt)", "properties": { - "Node name for S&R": "CLIPTextEncode", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "CLIPTextEncode", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ "" @@ -540,15 +758,15 @@ "id": 7, "type": "CLIPTextEncode", "pos": [ - 100, - 440 + 130, + 480 ], "size": [ - 425.27801513671875, - 180.6060791015625 + 430, + 180 ], "flags": {}, - "order": 4, + "order": 7, "mode": 0, "inputs": [ { @@ -580,17 +798,21 @@ ], "title": "CLIP Text Encode (Negative Prompt)", "properties": { - "Node name for S&R": "CLIPTextEncode", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "CLIPTextEncode", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ "" @@ -602,17 +824,17 @@ "id": 8, "type": "VAEDecode", "pos": [ - 890, - 20 + 2190, + 350 ], "size": [ - 210, - 46 + 230, + 100 ], "flags": { "collapsed": false }, - "order": 9, + "order": 8, "mode": 0, "inputs": [ { @@ -640,33 +862,36 @@ } ], "properties": { - "Node name for S&R": "VAEDecode", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "VAEDecode", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} - }, - "widgets_values": [] + "secondTabWidth": 65 + } }, { "id": 73, "type": "LoraLoaderModelOnly", "pos": [ - 170, - 60 + 670, + 500 ], "size": [ - 270, - 82 + 400, + 140 ], "flags": {}, - "order": 5, + "order": 14, "mode": 0, "inputs": [ { @@ -682,7 +907,7 @@ "widget": { "name": "lora_name" }, - "link": null + "link": 140 }, { "localized_name": "strength_model", @@ -700,14 +925,19 @@ "name": "MODEL", "type": "MODEL", "links": [ - 130 + 141 ] } ], "properties": { - "Node name for S&R": "LoraLoaderModelOnly", "cnr_id": "comfy-core", "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "LoraLoaderModelOnly", "models": [ { "name": "Qwen-Image-Lightning-8steps-V1.0.safetensors", @@ -725,15 +955,15 @@ "id": 3, "type": "KSampler", "pos": [ - 560, - 120 + 1780, + 330 ], "size": [ 300, - 474 + 480 ], "flags": {}, - "order": 7, + "order": 5, "mode": 0, "inputs": [ { @@ -767,7 +997,7 @@ "widget": { "name": "seed" }, - "link": null + "link": 136 }, { "localized_name": "steps", @@ -776,7 +1006,7 @@ "widget": { "name": "steps" }, - "link": null + "link": 148 }, { "localized_name": "cfg", @@ -785,7 +1015,7 @@ "widget": { "name": "cfg" }, - "link": null + "link": 149 }, { "localized_name": "sampler_name", @@ -827,20 +1057,24 @@ } ], "properties": { - "Node name for S&R": "KSampler", "cnr_id": "comfy-core", "ver": "0.3.48", + "ue_properties": { + "version": "7.7", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "Node name for S&R": "KSampler", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, - "secondTabWidth": 65, - "widget_ue_connectable": {} + "secondTabWidth": 65 }, "widgets_values": [ - 0, + 50347169638278, "randomize", 8, 1, @@ -848,6 +1082,475 @@ "simple", 1 ] + }, + { + "id": 78, + "type": "ComfySwitchNode", + "pos": [ + 1320, + 180 + ], + "size": [ + 270, + 130 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 142 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 141 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 150 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "*", + "links": [ + 147 + ] + } + ], + "title": "Switch (Model)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "ComfySwitchNode" + }, + "widgets_values": [ + false + ] + }, + { + "id": 79, + "type": "PrimitiveInt", + "pos": [ + 680, + 710 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "INT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 143 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "PrimitiveInt" + }, + "widgets_values": [ + 8, + "fixed" + ] + }, + { + "id": 81, + "type": "PrimitiveFloat", + "pos": [ + 680, + 870 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 144 + ] + } + ], + "title": "CFG", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "PrimitiveFloat" + }, + "widgets_values": [ + 1 + ] + }, + { + "id": 82, + "type": "ComfySwitchNode", + "pos": [ + 1320, + 400 + ], + "size": [ + 270, + 130 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 146 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 143 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 151 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "*", + "links": [ + 148 + ] + } + ], + "title": "Switch (Steps)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "ComfySwitchNode" + }, + "widgets_values": [ + false + ] + }, + { + "id": 83, + "type": "ComfySwitchNode", + "pos": [ + 1320, + 600 + ], + "size": [ + 270, + 130 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 145 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 144 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 152 + } + ], + "outputs": [ + { + "localized_name": "output", + "name": "output", + "type": "*", + "links": [ + 149 + ] + } + ], + "title": "Switch (CFG)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "ComfySwitchNode" + }, + "widgets_values": [ + false + ] + }, + { + "id": 84, + "type": "PrimitiveInt", + "pos": [ + 680, + 60 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "INT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 146 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "PrimitiveInt" + }, + "widgets_values": [ + 20, + "fixed" + ] + }, + { + "id": 85, + "type": "PrimitiveFloat", + "pos": [ + 680, + 230 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 145 + ] + } + ], + "title": "CFG", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "PrimitiveFloat" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 86, + "type": "PrimitiveBoolean", + "pos": [ + 710, + 1070 + ], + "size": [ + 270, + 100 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "BOOLEAN", + "widget": { + "name": "value" + }, + "link": 153 + } + ], + "outputs": [ + { + "localized_name": "BOOLEAN", + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 150, + 151, + 152 + ] + } + ], + "title": "Enable Lightning LoRA", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.18.1", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + }, + "Node name for S&R": "PrimitiveBoolean" + }, + "widgets_values": [ + false + ] + }, + { + "id": 87, + "type": "MarkdownNote", + "pos": [ + 620, + -160 + ], + "size": [ + 500, + 120 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.7", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Try 50 steps, if you want original the [qwen image](https://huggingface.co/Qwen/Qwen-Image)'s setting, but it will takes longer" + ], + "color": "#222", + "bgcolor": "#000" } ], "groups": [ @@ -857,10 +1560,10 @@ "bounding": [ -280, -20, - 350, - 433.6000061035156 + 360, + 700 ], - "color": "#444", + "color": "#3f789e", "font_size": 24, "flags": {} }, @@ -869,11 +1572,11 @@ "title": "Step2 - Image size", "bounding": [ -280, - 430, - 350, - 210 + 710, + 360, + 300 ], - "color": "#444", + "color": "#3f789e", "font_size": 24, "flags": {} }, @@ -881,12 +1584,12 @@ "id": 3, "title": "Step3 - Prompt", "bounding": [ - 90, - 160, - 450, - 470 + 110, + -20, + 470, + 700 ], - "color": "#444", + "color": "#3f789e", "font_size": 24, "flags": {} }, @@ -894,12 +1597,25 @@ "id": 4, "title": "Lightx2v 8steps LoRA", "bounding": [ - 90, - -20, - 450, - 170 + 610, + 390, + 520, + 620 ], - "color": "#444", + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 5, + "title": "Original Settings", + "bounding": [ + 610, + -20, + 520, + 380 + ], + "color": "#3f789e", "font_size": 24, "flags": {} } @@ -921,14 +1637,6 @@ "target_slot": 0, "type": "CLIP" }, - { - "id": 130, - "origin_id": 73, - "origin_slot": 0, - "target_id": 66, - "target_slot": 0, - "type": "MODEL" - }, { "id": 129, "origin_id": 37, @@ -1000,6 +1708,166 @@ "target_id": 6, "target_slot": 1, "type": "STRING" + }, + { + "id": 134, + "origin_id": -10, + "origin_slot": 1, + "target_id": 58, + "target_slot": 0, + "type": "INT" + }, + { + "id": 135, + "origin_id": -10, + "origin_slot": 2, + "target_id": 58, + "target_slot": 1, + "type": "INT" + }, + { + "id": 136, + "origin_id": -10, + "origin_slot": 3, + "target_id": 3, + "target_slot": 4, + "type": "INT" + }, + { + "id": 137, + "origin_id": -10, + "origin_slot": 4, + "target_id": 37, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 138, + "origin_id": -10, + "origin_slot": 5, + "target_id": 38, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 139, + "origin_id": -10, + "origin_slot": 6, + "target_id": 39, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 140, + "origin_id": -10, + "origin_slot": 7, + "target_id": 73, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 141, + "origin_id": 73, + "origin_slot": 0, + "target_id": 78, + "target_slot": 1, + "type": "MODEL" + }, + { + "id": 142, + "origin_id": 37, + "origin_slot": 0, + "target_id": 78, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 143, + "origin_id": 79, + "origin_slot": 0, + "target_id": 82, + "target_slot": 1, + "type": "INT" + }, + { + "id": 144, + "origin_id": 81, + "origin_slot": 0, + "target_id": 83, + "target_slot": 1, + "type": "FLOAT" + }, + { + "id": 145, + "origin_id": 85, + "origin_slot": 0, + "target_id": 83, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 146, + "origin_id": 84, + "origin_slot": 0, + "target_id": 82, + "target_slot": 0, + "type": "INT" + }, + { + "id": 147, + "origin_id": 78, + "origin_slot": 0, + "target_id": 66, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 148, + "origin_id": 82, + "origin_slot": 0, + "target_id": 3, + "target_slot": 5, + "type": "INT" + }, + { + "id": 149, + "origin_id": 83, + "origin_slot": 0, + "target_id": 3, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 150, + "origin_id": 86, + "origin_slot": 0, + "target_id": 78, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 151, + "origin_id": 86, + "origin_slot": 0, + "target_id": 82, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 152, + "origin_id": 86, + "origin_slot": 0, + "target_id": 83, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 153, + "origin_id": -10, + "origin_slot": 8, + "target_id": 86, + "target_slot": 0, + "type": "BOOLEAN" } ], "extra": { @@ -1009,9 +1877,5 @@ } ] }, - "config": {}, - "extra": { - "workflowRendererVersion": "LG" - }, - "version": 0.4 + "extra": {} } \ No newline at end of file diff --git a/blueprints/Text to Layers (Qwen-Image-Layered).json b/blueprints/Text to Layers (Qwen-Image-Layered).json deleted file mode 100644 index 1f6a972f7..000000000 --- a/blueprints/Text to Layers (Qwen-Image-Layered).json +++ /dev/null @@ -1,1325 +0,0 @@ -{ - "revision": 0, - "last_node_id": 139, - "last_link_id": 0, - "nodes": [ - { - "id": 139, - "type": "65709c1c-ba65-4aee-8935-a4b8bc787e38", - "pos": [ - 1420, - 750 - ], - "size": [ - 400, - 0 - ], - "flags": {}, - "order": 5, - "mode": 0, - "inputs": [ - { - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": null - }, - { - "name": "steps", - "type": "INT", - "widget": { - "name": "steps" - }, - "link": null - }, - { - "name": "cfg", - "type": "FLOAT", - "widget": { - "name": "cfg" - }, - "link": null - }, - { - "name": "layers", - "type": "INT", - "widget": { - "name": "layers" - }, - "link": null - }, - { - "name": "width", - "type": "INT", - "widget": { - "name": "width" - }, - "link": null - }, - { - "name": "height", - "type": "INT", - "widget": { - "name": "height" - }, - "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": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "links": [] - } - ], - "properties": { - "proxyWidgets": [ - [ - "135", - "text" - ], - [ - "136", - "steps" - ], - [ - "136", - "cfg" - ], - [ - "138", - "layers" - ], - [ - "138", - "width" - ], - [ - "138", - "height" - ], - [ - "136", - "seed" - ], - [ - "137", - "unet_name" - ], - [ - "129", - "clip_name" - ], - [ - "130", - "vae_name" - ], - [ - "136", - "control_after_generate" - ] - ], - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": { - "text": true - }, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [], - "title": "Text to Layers (Qwen-Image-Layered)" - } - ], - "links": [], - "version": 0.4, - "definitions": { - "subgraphs": [ - { - "id": "65709c1c-ba65-4aee-8935-a4b8bc787e38", - "version": 1, - "state": { - "lastGroupId": 3, - "lastNodeId": 139, - "lastLinkId": 196, - "lastRerouteId": 0 - }, - "revision": 0, - "config": {}, - "name": "Text to Layers (Qwen-Image-Layered)", - "inputNode": { - "id": -10, - "bounding": [ - -690, - 600, - 120, - 240 - ] - }, - "outputNode": { - "id": -20, - "bounding": [ - 1950, - 390, - 120, - 60 - ] - }, - "inputs": [ - { - "id": "8497fe33-124d-4e3e-9ab6-fc4a56a98dde", - "name": "text", - "type": "STRING", - "linkIds": [ - 150 - ], - "pos": [ - -590, - 620 - ] - }, - { - "id": "509ab2c1-e6da-47ba-8714-023100ab92bd", - "name": "steps", - "type": "INT", - "linkIds": [ - 153 - ], - "pos": [ - -590, - 640 - ] - }, - { - "id": "dd81894e-5def-4c75-9b17-d8f89fe095d6", - "name": "cfg", - "type": "FLOAT", - "linkIds": [ - 154 - ], - "pos": [ - -590, - 660 - ] - }, - { - "id": "66da7c8a-3369-4a3f-92f2-3073afc55e7d", - "name": "layers", - "type": "INT", - "linkIds": [ - 159 - ], - "pos": [ - -590, - 680 - ] - }, - { - "id": "fb8e14af-31a7-4bd7-9599-ab96cbd61e3d", - "name": "width", - "type": "INT", - "linkIds": [ - 162 - ], - "pos": [ - -590, - 700 - ] - }, - { - "id": "98801300-49b3-40d7-b140-0d59828337de", - "name": "height", - "type": "INT", - "linkIds": [ - 163 - ], - "pos": [ - -590, - 720 - ] - }, - { - "id": "7bd328de-f9b7-4e29-b6e3-5e88c1c9f2a0", - "name": "seed", - "type": "INT", - "linkIds": [ - 193 - ], - "pos": [ - -590, - 740 - ] - }, - { - "id": "555f7e86-5c08-44d3-9bd0-1dbd414658cb", - "name": "unet_name", - "type": "COMBO", - "linkIds": [ - 194 - ], - "pos": [ - -590, - 760 - ] - }, - { - "id": "c64ded06-f8cd-43d5-a02b-0a7b80e2ce78", - "name": "clip_name", - "type": "COMBO", - "linkIds": [ - 195 - ], - "pos": [ - -590, - 780 - ] - }, - { - "id": "35f8fbab-f2b1-43e9-a205-4b4b2d4706a8", - "name": "vae_name", - "type": "COMBO", - "linkIds": [ - 196 - ], - "pos": [ - -590, - 800 - ] - } - ], - "outputs": [ - { - "id": "7df75921-6729-4aad-bfc1-fcc536c2d298", - "name": "IMAGE", - "type": "IMAGE", - "linkIds": [ - 110 - ], - "localized_name": "IMAGE", - "pos": [ - 1970, - 410 - ] - } - ], - "widgets": [], - "nodes": [ - { - "id": 129, - "type": "CLIPLoader", - "pos": [ - -420, - 370 - ], - "size": [ - 350, - 150 - ], - "flags": {}, - "order": 0, - "mode": 0, - "inputs": [ - { - "localized_name": "clip_name", - "name": "clip_name", - "type": "COMBO", - "widget": { - "name": "clip_name" - }, - "link": 195 - }, - { - "localized_name": "type", - "name": "type", - "type": "COMBO", - "widget": { - "name": "type" - }, - "link": null - }, - { - "localized_name": "device", - "name": "device", - "shape": 7, - "type": "COMBO", - "widget": { - "name": "device" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "CLIP", - "name": "CLIP", - "type": "CLIP", - "slot_index": 0, - "links": [ - 74, - 75 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "CLIPLoader", - "models": [ - { - "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors", - "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors", - "directory": "text_encoders" - } - ], - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "qwen_2.5_vl_7b_fp8_scaled.safetensors", - "qwen_image", - "default" - ] - }, - { - "id": 130, - "type": "VAELoader", - "pos": [ - -420, - 600 - ], - "size": [ - 350, - 110 - ], - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "localized_name": "vae_name", - "name": "vae_name", - "type": "COMBO", - "widget": { - "name": "vae_name" - }, - "link": 196 - } - ], - "outputs": [ - { - "localized_name": "VAE", - "name": "VAE", - "type": "VAE", - "slot_index": 0, - "links": [ - 76 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "VAELoader", - "models": [ - { - "name": "qwen_image_layered_vae.safetensors", - "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Layered_ComfyUI/resolve/main/split_files/vae/qwen_image_layered_vae.safetensors", - "directory": "vae" - } - ], - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "qwen_image_layered_vae.safetensors" - ] - }, - { - "id": 131, - "type": "CLIPTextEncode", - "pos": [ - 10, - 530 - ], - "size": [ - 430, - 190 - ], - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 75 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 161 - ] - } - ], - "title": "CLIP Text Encode (Negative Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "CLIPTextEncode", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "" - ], - "color": "#322", - "bgcolor": "#533" - }, - { - "id": 132, - "type": "ModelSamplingAuraFlow", - "pos": [ - 530, - 150 - ], - "size": [ - 270, - 110 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 126 - }, - { - "localized_name": "shift", - "name": "shift", - "type": "FLOAT", - "widget": { - "name": "shift" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "MODEL", - "name": "MODEL", - "type": "MODEL", - "links": [ - 125 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "ModelSamplingAuraFlow", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - 1 - ] - }, - { - "id": 133, - "type": "LatentCutToBatch", - "pos": [ - 830, - 160 - ], - "size": [ - 270, - 140 - ], - "flags": {}, - "order": 4, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 142 - }, - { - "localized_name": "dim", - "name": "dim", - "type": "COMBO", - "widget": { - "name": "dim" - }, - "link": null - }, - { - "localized_name": "slice_size", - "name": "slice_size", - "type": "INT", - "widget": { - "name": "slice_size" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "LATENT", - "name": "LATENT", - "type": "LATENT", - "links": [ - 143 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "LatentCutToBatch", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "t", - 1 - ] - }, - { - "id": 134, - "type": "VAEDecode", - "pos": [ - 850, - 370 - ], - "size": [ - 210, - 50 - ], - "flags": { - "collapsed": true - }, - "order": 5, - "mode": 0, - "inputs": [ - { - "localized_name": "samples", - "name": "samples", - "type": "LATENT", - "link": 143 - }, - { - "localized_name": "vae", - "name": "vae", - "type": "VAE", - "link": 76 - } - ], - "outputs": [ - { - "localized_name": "IMAGE", - "name": "IMAGE", - "type": "IMAGE", - "slot_index": 0, - "links": [ - 110 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "VAEDecode", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - } - }, - { - "id": 135, - "type": "CLIPTextEncode", - "pos": [ - 10, - 150 - ], - "size": [ - 430, - 320 - ], - "flags": {}, - "order": 6, - "mode": 0, - "inputs": [ - { - "localized_name": "clip", - "name": "clip", - "type": "CLIP", - "link": 74 - }, - { - "localized_name": "text", - "name": "text", - "type": "STRING", - "widget": { - "name": "text" - }, - "link": 150 - } - ], - "outputs": [ - { - "localized_name": "CONDITIONING", - "name": "CONDITIONING", - "type": "CONDITIONING", - "slot_index": 0, - "links": [ - 160 - ] - } - ], - "title": "CLIP Text Encode (Positive Prompt)", - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "CLIPTextEncode", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 136, - "type": "KSampler", - "pos": [ - 530, - 320 - ], - "size": [ - 270, - 400 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "localized_name": "model", - "name": "model", - "type": "MODEL", - "link": 125 - }, - { - "localized_name": "positive", - "name": "positive", - "type": "CONDITIONING", - "link": 160 - }, - { - "localized_name": "negative", - "name": "negative", - "type": "CONDITIONING", - "link": 161 - }, - { - "localized_name": "latent_image", - "name": "latent_image", - "type": "LATENT", - "link": 157 - }, - { - "localized_name": "seed", - "name": "seed", - "type": "INT", - "widget": { - "name": "seed" - }, - "link": 193 - }, - { - "localized_name": "steps", - "name": "steps", - "type": "INT", - "widget": { - "name": "steps" - }, - "link": 153 - }, - { - "localized_name": "cfg", - "name": "cfg", - "type": "FLOAT", - "widget": { - "name": "cfg" - }, - "link": 154 - }, - { - "localized_name": "sampler_name", - "name": "sampler_name", - "type": "COMBO", - "widget": { - "name": "sampler_name" - }, - "link": null - }, - { - "localized_name": "scheduler", - "name": "scheduler", - "type": "COMBO", - "widget": { - "name": "scheduler" - }, - "link": null - }, - { - "localized_name": "denoise", - "name": "denoise", - "type": "FLOAT", - "widget": { - "name": "denoise" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "LATENT", - "name": "LATENT", - "type": "LATENT", - "slot_index": 0, - "links": [ - 142 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "KSampler", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - 657641993490688, - "randomize", - 20, - 2.5, - "euler", - "simple", - 1 - ] - }, - { - "id": 137, - "type": "UNETLoader", - "pos": [ - -420, - 170 - ], - "size": [ - 350, - 110 - ], - "flags": {}, - "order": 8, - "mode": 0, - "inputs": [ - { - "localized_name": "unet_name", - "name": "unet_name", - "type": "COMBO", - "widget": { - "name": "unet_name" - }, - "link": 194 - }, - { - "localized_name": "weight_dtype", - "name": "weight_dtype", - "type": "COMBO", - "widget": { - "name": "weight_dtype" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "MODEL", - "name": "MODEL", - "type": "MODEL", - "slot_index": 0, - "links": [ - 126 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "UNETLoader", - "models": [ - { - "name": "qwen_image_layered_bf16.safetensors", - "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Layered_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_layered_bf16.safetensors", - "directory": "diffusion_models" - } - ], - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - "qwen_image_layered_bf16.safetensors", - "default" - ] - }, - { - "id": 138, - "type": "EmptyQwenImageLayeredLatentImage", - "pos": [ - -400, - 800 - ], - "size": [ - 340, - 170 - ], - "flags": {}, - "order": 9, - "mode": 0, - "inputs": [ - { - "localized_name": "width", - "name": "width", - "type": "INT", - "widget": { - "name": "width" - }, - "link": 162 - }, - { - "localized_name": "height", - "name": "height", - "type": "INT", - "widget": { - "name": "height" - }, - "link": 163 - }, - { - "localized_name": "layers", - "name": "layers", - "type": "INT", - "widget": { - "name": "layers" - }, - "link": 159 - }, - { - "localized_name": "batch_size", - "name": "batch_size", - "type": "INT", - "widget": { - "name": "batch_size" - }, - "link": null - } - ], - "outputs": [ - { - "localized_name": "LATENT", - "name": "LATENT", - "type": "LATENT", - "links": [ - 157 - ] - } - ], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.5.1", - "ue_properties": { - "widget_ue_connectable": {}, - "version": "7.7", - "input_ue_unconnectable": {} - }, - "Node name for S&R": "EmptyQwenImageLayeredLatentImage", - "enableTabs": false, - "tabWidth": 65, - "tabXOffset": 10, - "hasSecondTab": false, - "secondTabText": "Send Back", - "secondTabOffset": 80, - "secondTabWidth": 65 - }, - "widgets_values": [ - 640, - 640, - 2, - 1 - ] - } - ], - "groups": [ - { - "id": 1, - "title": "Prompt(Optional)", - "bounding": [ - 0, - 80, - 450, - 660 - ], - "color": "#3f789e", - "font_size": 24, - "flags": {} - }, - { - "id": 2, - "title": "Model", - "bounding": [ - -460, - 80, - 430, - 660 - ], - "color": "#3f789e", - "font_size": 24, - "flags": {} - } - ], - "links": [ - { - "id": 75, - "origin_id": 129, - "origin_slot": 0, - "target_id": 131, - "target_slot": 0, - "type": "CLIP" - }, - { - "id": 126, - "origin_id": 137, - "origin_slot": 0, - "target_id": 132, - "target_slot": 0, - "type": "MODEL" - }, - { - "id": 125, - "origin_id": 132, - "origin_slot": 0, - "target_id": 136, - "target_slot": 0, - "type": "MODEL" - }, - { - "id": 142, - "origin_id": 136, - "origin_slot": 0, - "target_id": 133, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 74, - "origin_id": 129, - "origin_slot": 0, - "target_id": 135, - "target_slot": 0, - "type": "CLIP" - }, - { - "id": 143, - "origin_id": 133, - "origin_slot": 0, - "target_id": 134, - "target_slot": 0, - "type": "LATENT" - }, - { - "id": 76, - "origin_id": 130, - "origin_slot": 0, - "target_id": 134, - "target_slot": 1, - "type": "VAE" - }, - { - "id": 110, - "origin_id": 134, - "origin_slot": 0, - "target_id": -20, - "target_slot": 0, - "type": "IMAGE" - }, - { - "id": 150, - "origin_id": -10, - "origin_slot": 0, - "target_id": 135, - "target_slot": 1, - "type": "STRING" - }, - { - "id": 153, - "origin_id": -10, - "origin_slot": 1, - "target_id": 136, - "target_slot": 5, - "type": "INT" - }, - { - "id": 154, - "origin_id": -10, - "origin_slot": 2, - "target_id": 136, - "target_slot": 6, - "type": "FLOAT" - }, - { - "id": 157, - "origin_id": 138, - "origin_slot": 0, - "target_id": 136, - "target_slot": 3, - "type": "LATENT" - }, - { - "id": 159, - "origin_id": -10, - "origin_slot": 3, - "target_id": 138, - "target_slot": 2, - "type": "INT" - }, - { - "id": 160, - "origin_id": 135, - "origin_slot": 0, - "target_id": 136, - "target_slot": 1, - "type": "CONDITIONING" - }, - { - "id": 161, - "origin_id": 131, - "origin_slot": 0, - "target_id": 136, - "target_slot": 2, - "type": "CONDITIONING" - }, - { - "id": 162, - "origin_id": -10, - "origin_slot": 4, - "target_id": 138, - "target_slot": 0, - "type": "INT" - }, - { - "id": 163, - "origin_id": -10, - "origin_slot": 5, - "target_id": 138, - "target_slot": 1, - "type": "INT" - }, - { - "id": 193, - "origin_id": -10, - "origin_slot": 6, - "target_id": 136, - "target_slot": 4, - "type": "INT" - }, - { - "id": 194, - "origin_id": -10, - "origin_slot": 7, - "target_id": 137, - "target_slot": 0, - "type": "COMBO" - }, - { - "id": 195, - "origin_id": -10, - "origin_slot": 8, - "target_id": 129, - "target_slot": 0, - "type": "COMBO" - }, - { - "id": 196, - "origin_id": -10, - "origin_slot": 9, - "target_id": 130, - "target_slot": 0, - "type": "COMBO" - } - ], - "extra": { - "workflowRendererVersion": "LG" - }, - "category": "Image generation and editing/Text to image" - } - ] - }, - "extra": {} -} \ No newline at end of file