{ "last_node_id": 29, "last_link_id": 56, "nodes": [ { "id": 7, "type": "VAEDecode", "pos": [ 1336, 476 ], "size": { "0": 430.8001403808594, "1": 46.199951171875 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 16 }, { "name": "vae", "type": "VAE", "link": 11 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 31 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 9, "type": "KSampler", "pos": [ 1341, 168 ], "size": { "0": 414.8001403808594, "1": 262 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 13 }, { "name": "positive", "type": "CONDITIONING", "link": 14 }, { "name": "negative", "type": "CONDITIONING", "link": 15 }, { "name": "latent_image", "type": "LATENT", "link": 48 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 16 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 4, "fixed", 20, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 899, 421 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 7 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 15 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "embedding:BadDream, embedding:UnrealisticDream, nsfw, disfigured, text, watermark" ] }, { "id": 3, "type": "CheckpointLoaderSimple", "pos": [ 507, 560 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 13 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 6, 7 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 11, 47 ], "shape": 3, "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "dreamshaper_8Inpainting.safetensors" ] }, { "id": 23, "type": "VAEEncodeForInpaint", "pos": [ 905, 664 ], "size": { "0": 388.21966552734375, "1": 107.33819580078125 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 45 }, { "name": "vae", "type": "VAE", "link": 47 }, { "name": "mask", "type": "MASK", "link": 49 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 48 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncodeForInpaint" }, "widgets_values": [ 8 ] }, { "id": 17, "type": "LoadImage", "pos": [ 527, 718 ], "size": { "0": 315, "1": 314 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 38 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": [], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "sample image - unsplash.jpg", "image" ] }, { "id": 19, "type": "PreviewImage", "pos": [ 1340, 570 ], "size": { "0": 641.3875122070312, "1": 525.0429077148438 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 31 } ], "properties": { "Node name for S&R": "PreviewImage" } }, { "id": 5, "type": "CLIPTextEncode", "pos": [ 900, 160 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 6 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 14 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl, looking at viewer, turquoise clothes, brown hair, best quality, masterpiece" ] }, { "id": 21, "type": "ImagePadForOutpaint", "pos": [ 900, 820 ], "size": { "0": 380.7997131347656, "1": 178.60818481445312 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 38 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 45 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": [ 49 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "ImagePadForOutpaint" }, "widgets_values": [ 0, 400, 0, 0, 200 ] } ], "links": [ [ 6, 3, 1, 5, 0, "CLIP" ], [ 7, 3, 1, 6, 0, "CLIP" ], [ 11, 3, 2, 7, 1, "VAE" ], [ 13, 3, 0, 9, 0, "MODEL" ], [ 14, 5, 0, 9, 1, "CONDITIONING" ], [ 15, 6, 0, 9, 2, "CONDITIONING" ], [ 16, 9, 0, 7, 0, "LATENT" ], [ 31, 7, 0, 19, 0, "IMAGE" ], [ 38, 17, 0, 21, 0, "IMAGE" ], [ 45, 21, 0, 23, 0, "IMAGE" ], [ 47, 3, 2, 23, 1, "VAE" ], [ 48, 23, 0, 9, 3, "LATENT" ], [ 49, 21, 1, 23, 2, "MASK" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }