{ "last_node_id": 371, "last_link_id": 974, "nodes": [ { "id": 366, "type": "UNETLoader", "pos": { "0": -1192, "1": 627 }, "size": { "0": 315, "1": 82 }, "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 969, 970 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "UNETLoader" }, "widgets_values": [ "test\\diffusion_pytorch_model.safetensors", "default" ] }, { "id": 287, "type": "VAEDecode", "pos": { "0": 166, "1": 663 }, "size": { "0": 210, "1": 46 }, "flags": { "collapsed": false }, "order": 9, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 943 }, { "name": "vae", "type": "VAE", "link": 973 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 708 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 370, "type": "VAELoader", "pos": { "0": -1187, "1": 909 }, "size": { "0": 315, "1": 58 }, "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 973 ] } ], "properties": { "Node name for S&R": "VAELoader" }, "widgets_values": [ "sdxl_vae.safetensors" ] }, { "id": 347, "type": "CLIPTextEncode", "pos": { "0": -461, "1": 965 }, "size": { "0": 400, "1": 200 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 972 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 938 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ] }, { "id": 346, "type": "CLIPTextEncode", "pos": { "0": -449, "1": 696 }, "size": { "0": 400, "1": 200 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 971 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 939 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(anime screencap:1.3), (Motoko Kusanagi from Ghost in the Shell Stand Alone Complex), masterpiece, solo, (dark purple medium hair), white shirt, pants, beautiful red eyes, full body picture, penthouse, balcony, garden, roof, best quality, masterpiece" ] }, { "id": 170, "type": "PreviewImage", "pos": { "0": 681, "1": 724 }, "size": { "0": 1067.2552490234375, "1": 1135.3819580078125 }, "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 708 } ], "outputs": [], "properties": { "Node name for S&R": "PreviewImage" }, "widgets_values": [] }, { "id": 357, "type": "SamplerCustom", "pos": { "0": 17, "1": 880 }, "size": { "0": 304.5533447265625, "1": 442 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 970 }, { "name": "positive", "type": "CONDITIONING", "link": 939 }, { "name": "negative", "type": "CONDITIONING", "link": 938 }, { "name": "sampler", "type": "SAMPLER", "link": 941 }, { "name": "sigmas", "type": "SIGMAS", "link": 955 }, { "name": "latent_image", "type": "LATENT", "link": 974 } ], "outputs": [ { "name": "output", "type": "LATENT", "links": [ 943 ], "slot_index": 0 }, { "name": "denoised_output", "type": "LATENT", "links": null } ], "properties": { "Node name for S&R": "SamplerCustom" }, "widgets_values": [ true, 307192706589429, "randomize", 7.5 ] }, { "id": 371, "type": "EmptyLatentImage", "pos": { "0": -873, "1": 1278 }, "size": { "0": 315, "1": 106 }, "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 974 ] } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 1024, 1024, 1 ] }, { "id": 369, "type": "DualCLIPLoader", "pos": { "0": -1196, "1": 761 }, "size": { "0": 315, "1": 106 }, "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 971, 972 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "DualCLIPLoader" }, "widgets_values": [ "text_encoder\\model.safetensors", "text_encoder_2\\model.safetensors", "sdxl" ] }, { "id": 358, "type": "KSamplerSelect", "pos": { "0": -416, "1": 1228 }, "size": { "0": 315, "1": 58 }, "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "name": "SAMPLER", "type": "SAMPLER", "links": [ 941 ] } ], "properties": { "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler_ancestral" ] }, { "id": 365, "type": "BasicScheduler", "pos": { "0": -411, "1": 1332 }, "size": { "0": 315, "1": 106 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 969 } ], "outputs": [ { "name": "SIGMAS", "type": "SIGMAS", "links": [ 955 ] } ], "properties": { "Node name for S&R": "BasicScheduler" }, "widgets_values": [ "normal", 28, 1 ] } ], "links": [ [ 708, 287, 0, 170, 0, "IMAGE" ], [ 938, 347, 0, 357, 2, "CONDITIONING" ], [ 939, 346, 0, 357, 1, "CONDITIONING" ], [ 941, 358, 0, 357, 3, "SAMPLER" ], [ 943, 357, 0, 287, 0, "LATENT" ], [ 955, 365, 0, 357, 4, "SIGMAS" ], [ 969, 366, 0, 365, 0, "MODEL" ], [ 970, 366, 0, 357, 0, "MODEL" ], [ 971, 369, 0, 346, 0, "CLIP" ], [ 972, 369, 0, 347, 0, "CLIP" ], [ 973, 370, 0, 287, 1, "VAE" ], [ 974, 371, 0, 357, 5, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.9646149645000995, "offset": [ 1419.52934836636, -468.97100577732084 ] } }, "version": 0.4 }