{ "last_node_id": 57, "last_link_id": 113, "nodes": [ { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 1, -17 ], "size": [ 389.7508239746094, 98 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 14 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 65 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8, 85 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sd3.5_large_fp8_scaled.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 0, 145 ], "size": [ 388.7348327636719, 188.959716796875 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 65 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 98, 109 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "crystal butterfly above the sea, white, hyper detailed, with diamonds" ] }, { "id": 8, "type": "VAEDecode", "pos": [ 770, 310 ], "size": [ 278.8823547363281, 46.5799446105957 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 63 }, { "name": "vae", "type": "VAE", "link": 8 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 13 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 9, "type": "SaveImage", "pos": [ 1097, -14 ], "size": [ 845.74560546875, 898.2359619140625 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 13 } ], "outputs": [], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 33, "type": "EmptySD3LatentImage", "pos": [ 420, 250 ], "size": [ 300.9447021484375, 106 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "shape": 3, "links": [ 66 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptySD3LatentImage" }, "widgets_values": [ 1024, 1024, 1 ] }, { "id": 50, "type": "ConditioningZeroOut", "pos": [ 94, 404 ], "size": [ 317.4000244140625, 26 ], "flags": { "collapsed": true }, "order": 5, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 98 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "shape": 3, "links": [ 108 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "ConditioningZeroOut" }, "widgets_values": [] }, { "id": 46, "type": "ControlNetLoader", "pos": [ -15, 472 ], "size": [ 411.968017578125, 58.06914520263672 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "CONTROL_NET", "type": "CONTROL_NET", "shape": 3, "links": [ 87 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "ControlNetLoader" }, "widgets_values": [ "sd3.5_large_controlnet_blur.safetensors" ] }, { "id": 57, "type": "LoadImage", "pos": [ 449, 478 ], "size": [ 470.65765380859375, 461.4942932128906 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 113 ], "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "ComfyUI_00204_.png", "image" ] }, { "id": 3, "type": "KSampler", "pos": [ 770, -10 ], "size": [ 284.1198425292969, 262 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 14 }, { "name": "positive", "type": "CONDITIONING", "link": 83, "slot_index": 1 }, { "name": "negative", "type": "CONDITIONING", "link": 84 }, { "name": "latent_image", "type": "LATENT", "link": 66 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 63 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 268264726798396, "randomize", 30, 4, "euler", "simple", 1 ] }, { "id": 44, "type": "ControlNetApplySD3", "pos": [ 420, -20 ], "size": [ 315, 186 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "positive", "type": "CONDITIONING", "link": 109 }, { "name": "negative", "type": "CONDITIONING", "link": 108 }, { "name": "control_net", "type": "CONTROL_NET", "link": 87, "slot_index": 2 }, { "name": "vae", "type": "VAE", "link": 85, "slot_index": 3 }, { "name": "image", "type": "IMAGE", "link": 113, "slot_index": 4 } ], "outputs": [ { "name": "positive", "type": "CONDITIONING", "shape": 3, "links": [ 83 ], "slot_index": 0 }, { "name": "negative", "type": "CONDITIONING", "shape": 3, "links": [ 84 ], "slot_index": 1 } ], "properties": { "Node name for S&R": "ControlNetApplySD3" }, "widgets_values": [ 0.7000000000000001, 0, 1 ] } ], "links": [ [ 8, 4, 2, 8, 1, "VAE" ], [ 13, 8, 0, 9, 0, "IMAGE" ], [ 14, 4, 0, 3, 0, "MODEL" ], [ 63, 3, 0, 8, 0, "LATENT" ], [ 65, 4, 1, 6, 0, "CLIP" ], [ 66, 33, 0, 3, 3, "LATENT" ], [ 83, 44, 0, 3, 1, "CONDITIONING" ], [ 84, 44, 1, 3, 2, "CONDITIONING" ], [ 85, 4, 2, 44, 3, "VAE" ], [ 87, 46, 0, 44, 2, "CONTROL_NET" ], [ 92, 48, 0, 47, 0, "IMAGE" ], [ 98, 6, 0, 50, 0, "CONDITIONING" ], [ 102, 47, 0, 53, 0, "IMAGE" ], [ 108, 50, 0, 44, 1, "CONDITIONING" ], [ 109, 6, 0, 44, 0, "CONDITIONING" ], [ 113, 57, 0, 44, 4, "IMAGE" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.555991731349224, "offset": [ 224.63848966184364, 330.6857814538206 ] } }, "version": 0.4 }