{ "last_node_id": 21, "last_link_id": 27, "nodes": [ { "id": 11, "type": "CLIPTextEncode", "pos": [ 454, 538 ], "size": { "0": 404.05816650390625, "1": 128.35653686523438 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 11 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 13 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ], "color": "#322", "bgcolor": "#533" }, { "id": 14, "type": "VAEDecode", "pos": [ 1259, 449 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 16 }, { "name": "vae", "type": "VAE", "link": 18, "slot_index": 1 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 17 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 15, "type": "PreviewImage", "pos": [ 1495, 307 ], "size": { "0": 923.869384765625, "1": 893.8438110351562 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 17 } ], "properties": { "Node name for S&R": "PreviewImage" } }, { "id": 12, "type": "KSampler", "pos": [ 891, 359 ], "size": { "0": 323.6936950683594, "1": 290.70703125 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 14 }, { "name": "positive", "type": "CONDITIONING", "link": 12 }, { "name": "negative", "type": "CONDITIONING", "link": 13 }, { "name": "latent_image", "type": "LATENT", "link": 24 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 16 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 1112485975282605, "fixed", 4, 2, "dpmpp_sde_gpu", "karras", 0.6 ] }, { "id": 19, "type": "VAEEncodeForInpaint", "pos": [ 855, 779 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 22 }, { "name": "vae", "type": "VAE", "link": 25, "slot_index": 1 }, { "name": "mask", "type": "MASK", "link": 23 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 24 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncodeForInpaint" }, "widgets_values": [ 6 ] }, { "id": 21, "type": "PreviewImage", "pos": [ 1127.5244140624998, 1007.8345458984372 ], "size": [ 210, 246 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 27 } ], "properties": { "Node name for S&R": "PreviewImage" } }, { "id": 20, "type": "MaskToImage", "pos": [ 842, 938 ], "size": { "0": 210, "1": 26 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "mask", "type": "MASK", "link": 26 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 27 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "MaskToImage" } }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 129, 433 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 14 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 10, 11 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 18, 25 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "realvisxlV30Turbo_v30TurboBakedvae.safetensors" ] }, { "id": 16, "type": "LoadImage", "pos": [ 453, 758 ], "size": [ 363.9904133261716, 489.79778522851507 ], "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 22 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": [ 23, 26 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "clipspace/clipspace-mask-1830299.png [input]", "image" ] }, { "id": 10, "type": "CLIPTextEncode", "pos": [ 460, 292 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 10 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 12 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "nike hat" ], "color": "#232", "bgcolor": "#353" } ], "links": [ [ 10, 4, 1, 10, 0, "CLIP" ], [ 11, 4, 1, 11, 0, "CLIP" ], [ 12, 10, 0, 12, 1, "CONDITIONING" ], [ 13, 11, 0, 12, 2, "CONDITIONING" ], [ 14, 4, 0, 12, 0, "MODEL" ], [ 16, 12, 0, 14, 0, "LATENT" ], [ 17, 14, 0, 15, 0, "IMAGE" ], [ 18, 4, 2, 14, 1, "VAE" ], [ 22, 16, 0, 19, 0, "IMAGE" ], [ 23, 16, 1, 19, 2, "MASK" ], [ 24, 19, 0, 12, 3, "LATENT" ], [ 25, 4, 2, 19, 1, "VAE" ], [ 26, 16, 1, 20, 0, "MASK" ], [ 27, 20, 0, 21, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }