{ "last_node_id": 21, "last_link_id": 27, "nodes": [ { "id": 16, "type": "CheckpointLoaderSimple", "pos": [ 15.040029067993132, 228.35995834350587 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 18 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 19, 20 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 21 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "dreamshaper_8.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 349.0400290679934, 93.35995834350585 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 19 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n" ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 358.0400290679934, 300.35995834350655 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": { "collapsed": true }, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 20 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "bad hands, text, watermark\n" ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 461.0400290679942, 343.3599583435066 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 842, 402 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 7 }, { "name": "vae", "type": "VAE", "link": 21 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9, 26 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 18, "type": "UpscaleModelLoader", "pos": [ 1151.5429371649134, 108.47241638175969 ], "size": { "0": 315, "1": 58 }, "flags": {}, "order": 2, "mode": 0, "outputs": [ { "name": "UPSCALE_MODEL", "type": "UPSCALE_MODEL", "links": [ 25 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "UpscaleModelLoader" }, "widgets_values": [ "4x-UltraSharp.pth" ] }, { "id": 20, "type": "ImageUpscaleWithModel", "pos": [ 1159.718419680786, 225.0718083987427 ], "size": { "0": 241.79998779296875, "1": 46 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "upscale_model", "type": "UPSCALE_MODEL", "link": 25 }, { "name": "image", "type": "IMAGE", "link": 26 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 27 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "ImageUpscaleWithModel" } }, { "id": 9, "type": "SaveImage", "pos": [ 1134, 337 ], "size": { "0": 232.94032287597656, "1": 282.4336242675781 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "title": "512*512 결과 이미지지", "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 21, "type": "SaveImage", "pos": [ 1385, 336 ], "size": { "0": 515.0468139648438, "1": 476.9884338378906 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 27 } ], "title": "2048*2048 확대 이미지\n\n", "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 3, "type": "KSampler", "pos": [ 793.0400290679931, 86.35995834350585 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 18 }, { "name": "positive", "type": "CONDITIONING", "link": 4 }, { "name": "negative", "type": "CONDITIONING", "link": 6 }, { "name": "latent_image", "type": "LATENT", "link": 2 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 7 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 444022434831209, "fixed", 20, 8, "dpmpp_sde", "normal", 1 ] } ], "links": [ [ 2, 5, 0, 3, 3, "LATENT" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 7, 3, 0, 8, 0, "LATENT" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 18, 16, 0, 3, 0, "MODEL" ], [ 19, 16, 1, 6, 0, "CLIP" ], [ 20, 16, 1, 7, 0, "CLIP" ], [ 21, 16, 2, 8, 1, "VAE" ], [ 25, 18, 0, 20, 0, "UPSCALE_MODEL" ], [ 26, 8, 0, 20, 1, "IMAGE" ], [ 27, 20, 0, 21, 0, "IMAGE" ] ], "groups": [ { "title": "txt2img (512*512 기본 이미지 생성)", "bounding": [ 6, 9, 1114, 458 ], "color": "#8A8", "font_size": 24 }, { "title": "Upscale model 사용", "bounding": [ 1140, 28, 338, 252 ], "color": "#3f789e", "font_size": 24 } ], "config": {}, "extra": {}, "version": 0.4 }