{ "last_node_id": 8, "last_link_id": 11, "nodes": [ { "id": 1, "type": "CheckpointLoaderSimple", "pos": [ 86, 465 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 5 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 4 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 7, 10 ], "shape": 3, "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "dreamshaper_8.safetensors" ] }, { "id": 6, "type": "VAEEncode", "pos": [ 572, 203 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 6 }, { "name": "vae", "type": "VAE", "link": 7 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 8 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncode" } }, { "id": 5, "type": "CLIPTextEncode", "pos": [ 491, 748 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 4, "slot_index": 0 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 2 ], "shape": 3 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation, comic, drawing, painting, anime, cartoon, paint,\n" ] }, { "id": 4, "type": "CLIPTextEncode", "pos": [ 490, 481 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 1 ], "shape": 3 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "portrait photo of a woman standing in Antarctica, natural lighting, portrait, 85 years old, glasses\n" ] }, { "id": 3, "type": "KSampler", "pos": [ 962, 293 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 5 }, { "name": "positive", "type": "CONDITIONING", "link": 1, "slot_index": 1 }, { "name": "negative", "type": "CONDITIONING", "link": 2, "slot_index": 2 }, { "name": "latent_image", "type": "LATENT", "link": 8 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 9 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 1120618547194326, "randomize", 20, 8, "euler", "normal", 0.6 ] }, { "id": 7, "type": "VAEDecode", "pos": [ 1386, 355 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 9 }, { "name": "vae", "type": "VAE", "link": 10, "slot_index": 1 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 11 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 8, "type": "PreviewImage", "pos": [ 1687.3596997070313, 436.1999725341797 ], "size": [ 452.5401000976567, 473.1099896240235 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 11 } ], "properties": { "Node name for S&R": "PreviewImage" } }, { "id": 2, "type": "LoadImage", "pos": [ 139, 47 ], "size": [ 343.19963165283207, 403.71997894287114 ], "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 6 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "ComfyUI_00106_.png", "image" ] } ], "links": [ [ 1, 4, 0, 3, 1, "CONDITIONING" ], [ 2, 5, 0, 3, 2, "CONDITIONING" ], [ 3, 1, 1, 4, 0, "CLIP" ], [ 4, 1, 1, 5, 0, "CLIP" ], [ 5, 1, 0, 3, 0, "MODEL" ], [ 6, 2, 0, 6, 0, "IMAGE" ], [ 7, 1, 2, 6, 1, "VAE" ], [ 8, 6, 0, 3, 3, "LATENT" ], [ 9, 3, 0, 7, 0, "LATENT" ], [ 10, 1, 2, 7, 1, "VAE" ], [ 11, 7, 0, 8, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }