{ "last_node_id": 69, "last_link_id": 106, "nodes": [ { "id": 3, "type": "ESAM_ModelLoader_Zho", "pos": [ 600, 510 ], "size": { "0": 260, "1": 100 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "esam_model", "type": "ESAMMODEL", "links": [ 2 ], "shape": 3 } ], "properties": { "Node name for S&R": "ESAM_ModelLoader_Zho" }, "widgets_values": [ "CUDA" ] }, { "id": 1, "type": "Yoloworld_ModelLoader_Zho", "pos": [ 600, 350 ], "size": { "0": 260, "1": 110 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "yolo_world_model", "type": "YOLOWORLDMODEL", "links": [ 1 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "Yoloworld_ModelLoader_Zho" }, "widgets_values": [ "yolo_world/l" ] }, { "id": 2, "type": "Yoloworld_ESAM_Zho", "pos": [ 880, 350 ], "size": { "0": 290, "1": 390 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "yolo_world_model", "type": "YOLOWORLDMODEL", "link": 1 }, { "name": "esam_model", "type": "ESAMMODEL", "link": 2, "slot_index": 1 }, { "name": "image", "type": "IMAGE", "link": 3, "slot_index": 2 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": [ 42 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "Yoloworld_ESAM_Zho" }, "widgets_values": [ "dog", 0.1, 0.1, 3, 2, 0.8, true, false, true, false, false, 4 ] }, { "id": 62, "type": "DepthAnythingPreprocessor", "pos": [ 874, 808 ], "size": [ 298.14082530316114, 82 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 91 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 78 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "DepthAnythingPreprocessor" }, "widgets_values": [ "depth_anything_vitb14.pth", 1024 ] }, { "id": 61, "type": "CannyEdgePreprocessor", "pos": [ 885, 953 ], "size": [ 272.84205829011626, 106 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 92 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 77 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CannyEdgePreprocessor" }, "widgets_values": [ 100, 200, 1024 ] }, { "id": 37, "type": "SetLatentNoiseMask", "pos": [ 1650, 434 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 41 }, { "name": "mask", "type": "MASK", "link": 42 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 43 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "SetLatentNoiseMask" } }, { "id": 36, "type": "VAEEncode", "pos": [ 1656, 342 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 38 }, { "name": "vae", "type": "VAE", "link": 39 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 41 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncode" } }, { "id": 63, "type": "Unpack SDXL Tuple", "pos": [ 1643, 528 ], "size": [ 270.3999938964844, 166 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "sdxl_tuple", "type": "SDXL_TUPLE", "link": 79 } ], "outputs": [ { "name": "BASE_MODEL", "type": "MODEL", "links": [ 85 ], "shape": 3, "slot_index": 0 }, { "name": "BASE_CLIP", "type": "CLIP", "links": [ 86 ], "shape": 3, "slot_index": 1 }, { "name": "BASE_CONDITIONING+", "type": "CONDITIONING", "links": [ 80 ], "shape": 3, "slot_index": 2 }, { "name": "BASE_CONDITIONING-", "type": "CONDITIONING", "links": [ 81 ], "shape": 3, "slot_index": 3 }, { "name": "REFINER_MODEL", "type": "MODEL", "links": [ 87 ], "shape": 3, "slot_index": 4 }, { "name": "REFINER_CLIP", "type": "CLIP", "links": [ 88 ], "shape": 3, "slot_index": 5 }, { "name": "REFINER_CONDITIONING+", "type": "CONDITIONING", "links": [ 89 ], "shape": 3, "slot_index": 6 }, { "name": "REFINER_CONDITIONING-", "type": "CONDITIONING", "links": [ 90 ], "shape": 3, "slot_index": 7 } ], "properties": { "Node name for S&R": "Unpack SDXL Tuple" }, "shape": 1 }, { "id": 64, "type": "Pack SDXL Tuple", "pos": [ 1968, 929 ], "size": [ 262.5521114211829, 166 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "name": "base_model", "type": "MODEL", "link": 85 }, { "name": "base_clip", "type": "CLIP", "link": 86 }, { "name": "base_positive", "type": "CONDITIONING", "link": 104 }, { "name": "base_negative", "type": "CONDITIONING", "link": 105 }, { "name": "refiner_model", "type": "MODEL", "link": 87 }, { "name": "refiner_clip", "type": "CLIP", "link": 88 }, { "name": "refiner_positive", "type": "CONDITIONING", "link": 89 }, { "name": "refiner_negative", "type": "CONDITIONING", "link": 90 } ], "outputs": [ { "name": "SDXL_TUPLE", "type": "SDXL_TUPLE", "links": [ 84 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "Pack SDXL Tuple" }, "shape": 1 }, { "id": 55, "type": "CR Multi-ControlNet Stack", "pos": [ 1191, 805 ], "size": { "0": 418.1999816894531, "1": 454 }, "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "image_1", "type": "IMAGE", "link": 78 }, { "name": "image_2", "type": "IMAGE", "link": 77 }, { "name": "image_3", "type": "IMAGE", "link": null }, { "name": "controlnet_stack", "type": "CONTROL_NET_STACK", "link": null } ], "outputs": [ { "name": "CONTROLNET_STACK", "type": "CONTROL_NET_STACK", "links": [ 74 ], "shape": 3, "slot_index": 0 }, { "name": "show_help", "type": "STRING", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "CR Multi-ControlNet Stack" }, "widgets_values": [ "On", "control-lora-depth-rank256.safetensors", 1, 0, 0.8, "On", "control-lora-canny-rank256.safetensors", 1, 0, 0.8, "Off", "None", 1, 0, 1 ] }, { "id": 69, "type": "PreviewImage", "pos": [ 2284, 319 ], "size": { "0": 297.138427734375, "1": 557.5377197265625 }, "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 106 } ], "properties": { "Node name for S&R": "PreviewImage" } }, { "id": 34, "type": "KSampler SDXL (Eff.)", "pos": [ 1947, 323 ], "size": [ 325, 546 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "name": "sdxl_tuple", "type": "SDXL_TUPLE", "link": 84 }, { "name": "latent_image", "type": "LATENT", "link": 43 }, { "name": "optional_vae", "type": "VAE", "link": 37 }, { "name": "script", "type": "SCRIPT", "link": null } ], "outputs": [ { "name": "SDXL_TUPLE", "type": "SDXL_TUPLE", "links": [], "shape": 3, "slot_index": 0 }, { "name": "LATENT", "type": "LATENT", "links": [], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [], "shape": 3, "slot_index": 2 }, { "name": "IMAGE", "type": "IMAGE", "links": [ 106 ], "shape": 3, "slot_index": 3 } ], "properties": { "Node name for S&R": "KSampler SDXL (Eff.)" }, "widgets_values": [ 455074144874399, null, 20, 3, "dpmpp_sde", "karras", 0, -1, "auto", "true" ], "bgcolor": "#665533", "shape": 1 }, { "id": 33, "type": "Eff. Loader SDXL", "pos": [ 1187, 338 ], "size": [ 438.3088621008237, 474 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "lora_stack", "type": "LORA_STACK", "link": null }, { "name": "cnet_stack", "type": "CONTROL_NET_STACK", "link": null } ], "outputs": [ { "name": "SDXL_TUPLE", "type": "SDXL_TUPLE", "links": [ 79 ], "shape": 3, "slot_index": 0 }, { "name": "LATENT", "type": "LATENT", "links": null, "shape": 3 }, { "name": "VAE", "type": "VAE", "links": [ 37, 39 ], "shape": 3, "slot_index": 2 }, { "name": "DEPENDENCIES", "type": "DEPENDENCIES", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "Eff. Loader SDXL" }, "widgets_values": [ "sdxl-lightning\\realvisxlV40Lightning.safetensors", -2, "playground-v2.5-1024px-aesthetic.fp16.safetensors", -2, 6, 2, "sdxl-f16-vae.safetensors", "A cute cat, big and cute eyes, animated, unreal cartoon, pure white background.", "", "none", "comfy", 1024, 1024, 1 ], "bgcolor": "#553333", "shape": 1 }, { "id": 4, "type": "LoadImage", "pos": [ 628, 645 ], "size": [ 210, 432.8011783441059 ], "flags": {}, "order": 3, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 3, 38, 91, 92 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "dog (1).jpeg", "image" ] }, { "id": 56, "type": "CR Apply Multi-ControlNet", "pos": [ 1654, 753 ], "size": [ 265.2250018566033, 98 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "name": "base_positive", "type": "CONDITIONING", "link": 80 }, { "name": "base_negative", "type": "CONDITIONING", "link": 81 }, { "name": "controlnet_stack", "type": "CONTROL_NET_STACK", "link": 74 } ], "outputs": [ { "name": "base_pos", "type": "CONDITIONING", "links": [ 104 ], "shape": 3, "slot_index": 0 }, { "name": "base_neg", "type": "CONDITIONING", "links": [ 105 ], "shape": 3, "slot_index": 1 }, { "name": "show_help", "type": "STRING", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "CR Apply Multi-ControlNet" }, "widgets_values": [ "On" ] } ], "links": [ [ 1, 1, 0, 2, 0, "YOLOWORLDMODEL" ], [ 2, 3, 0, 2, 1, "ESAMMODEL" ], [ 3, 4, 0, 2, 2, "IMAGE" ], [ 37, 33, 2, 34, 2, "VAE" ], [ 38, 4, 0, 36, 0, "IMAGE" ], [ 39, 33, 2, 36, 1, "VAE" ], [ 41, 36, 0, 37, 0, "LATENT" ], [ 42, 2, 1, 37, 1, "MASK" ], [ 43, 37, 0, 34, 1, "LATENT" ], [ 74, 55, 0, 56, 2, "CONTROL_NET_STACK" ], [ 77, 61, 0, 55, 1, "IMAGE" ], [ 78, 62, 0, 55, 0, "IMAGE" ], [ 79, 33, 0, 63, 0, "SDXL_TUPLE" ], [ 80, 63, 2, 56, 0, "CONDITIONING" ], [ 81, 63, 3, 56, 1, "CONDITIONING" ], [ 84, 64, 0, 34, 0, "SDXL_TUPLE" ], [ 85, 63, 0, 64, 0, "MODEL" ], [ 86, 63, 1, 64, 1, "CLIP" ], [ 87, 63, 4, 64, 4, "MODEL" ], [ 88, 63, 5, 64, 5, "CLIP" ], [ 89, 63, 6, 64, 6, "CONDITIONING" ], [ 90, 63, 7, 64, 7, "CONDITIONING" ], [ 91, 4, 0, 62, 0, "IMAGE" ], [ 92, 4, 0, 61, 0, "IMAGE" ], [ 104, 56, 0, 64, 2, "CONDITIONING" ], [ 105, 56, 1, 64, 3, "CONDITIONING" ], [ 106, 34, 3, 69, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }