{ "last_node_id": 133, "last_link_id": 295, "nodes": [ { "id": 49, "type": "KSampler", "pos": [ 158, 270 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 292 }, { "name": "positive", "type": "CONDITIONING", "link": 234 }, { "name": "negative", "type": "CONDITIONING", "link": 293 }, { "name": "latent_image", "type": "LATENT", "link": 295 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 294 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 683737278807552, "randomize", 20, 7, "dpmpp_2m", "karras", 1 ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ -230, 270 ], "size": [ 356.7820750976565, 119.36844116210955 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 290 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 247 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "woman standing, stretching leg, embedding:epiCPhoto, " ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ -225, 444 ], "size": [ 345.2794750976565, 83.92204116210951 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 291 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 293 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "embedding:epiCPhoto-neg, " ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ -660, 390 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 2, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 292 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 290, 291 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 287, 288 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "epicphotogasm_zUniversal.safetensors" ] }, { "id": 10, "type": "LoadImage", "pos": [ -530, 648 ], "size": { "0": 416.1932067871094, "1": 405.850830078125 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 286 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": [], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "unsplash sample.jpg", "image" ] }, { "id": 9, "type": "SaveImage", "pos": [ 570, 504 ], "size": [ 378.8942023620607, 676.4276510009768 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 210 } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 8, "type": "VAEDecode", "pos": [ 580, 391 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 294 }, { "name": "vae", "type": "VAE", "link": 288 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 210 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 76, "type": "ControlNetApply", "pos": [ 80, 760 ], "size": [ 413.7685750976566, 114.57554116210963 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 247 }, { "name": "control_net", "type": "CONTROL_NET", "link": 289, "slot_index": 1 }, { "name": "image", "type": "IMAGE", "link": 276 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 234 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "ControlNetApply" }, "widgets_values": [ 1 ] }, { "id": 129, "type": "lamaPreprocessor", "pos": [ 80, 940 ], "size": { "0": 418.5, "1": 122 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 286 }, { "name": "mask", "type": "MASK", "link": null }, { "name": "vae", "type": "VAE", "link": 287 } ], "outputs": [ { "name": "LaMa Preprocessed Image", "type": "IMAGE", "links": [ 276 ], "shape": 3, "slot_index": 0 }, { "name": "LaMa Preprocessed Latent", "type": "LATENT", "links": [ 295 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "lamaPreprocessor" }, "widgets_values": [ 0, 400 ] }, { "id": 77, "type": "ControlNetLoader", "pos": [ 90, 650 ], "size": [ 404.69677509765665, 58.078141162109546 ], "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "CONTROL_NET", "type": "CONTROL_NET", "links": [ 289 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "ControlNetLoader" }, "widgets_values": [ "control_v11p_sd15_inpaint.pth" ] } ], "links": [ [ 210, 8, 0, 9, 0, "IMAGE" ], [ 234, 76, 0, 49, 1, "CONDITIONING" ], [ 247, 6, 0, 76, 0, "CONDITIONING" ], [ 276, 129, 0, 76, 2, "IMAGE" ], [ 286, 10, 0, 129, 0, "IMAGE" ], [ 287, 4, 2, 129, 2, "VAE" ], [ 288, 4, 2, 8, 1, "VAE" ], [ 289, 77, 0, 76, 1, "CONTROL_NET" ], [ 290, 4, 1, 6, 0, "CLIP" ], [ 291, 4, 1, 7, 0, "CLIP" ], [ 292, 4, 0, 49, 0, "MODEL" ], [ 293, 7, 0, 49, 2, "CONDITIONING" ], [ 294, 49, 0, 8, 0, "LATENT" ], [ 295, 129, 1, 49, 3, "LATENT" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }