| { |
| "last_node_id": 13, |
| "last_link_id": 20, |
| "nodes": [ |
| { |
| "id": 6, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 415, |
| 186 |
| ], |
| "size": { |
| "0": 422.84503173828125, |
| "1": 164.31304931640625 |
| }, |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 3 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "links": [ |
| 17 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "CLIPTextEncode" |
| }, |
| "widgets_values": [ |
| "a lovely cute cat" |
| ] |
| }, |
| { |
| "id": 7, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 413, |
| 389 |
| ], |
| "size": { |
| "0": 425.27801513671875, |
| "1": 180.6060791015625 |
| }, |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 5 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "links": [ |
| 18 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "CLIPTextEncode" |
| }, |
| "widgets_values": [ |
| "" |
| ] |
| }, |
| { |
| "id": 13, |
| "type": "PreviewImage", |
| "pos": [ |
| 1509, |
| 205 |
| ], |
| "size": { |
| "0": 467.0544128417969, |
| "1": 479.53607177734375 |
| }, |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 20 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "PreviewImage" |
| } |
| }, |
| { |
| "id": 11, |
| "type": "SamplerCustom", |
| "pos": [ |
| 967, |
| 361 |
| ], |
| "size": { |
| "0": 355.20001220703125, |
| "1": 230 |
| }, |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 13 |
| }, |
| { |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 17 |
| }, |
| { |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 18 |
| }, |
| { |
| "name": "sampler", |
| "type": "SAMPLER", |
| "link": 15 |
| }, |
| { |
| "name": "sigmas", |
| "type": "SIGMAS", |
| "link": 16 |
| }, |
| { |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 14 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "output", |
| "type": "LATENT", |
| "links": [ |
| 19 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "denoised_output", |
| "type": "LATENT", |
| "links": null, |
| "shape": 3 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "SamplerCustom" |
| }, |
| "widgets_values": [ |
| true, |
| 22761994296822, |
| "randomize", |
| 1 |
| ] |
| }, |
| { |
| "id": 8, |
| "type": "VAEDecode", |
| "pos": [ |
| 1230, |
| 667 |
| ], |
| "size": { |
| "0": 210, |
| "1": 46 |
| }, |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "samples", |
| "type": "LATENT", |
| "link": 19 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 8 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 20 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VAEDecode" |
| } |
| }, |
| { |
| "id": 4, |
| "type": "CheckpointLoaderSimple", |
| "pos": [ |
| 26, |
| 474 |
| ], |
| "size": { |
| "0": 315, |
| "1": 98 |
| }, |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 10 |
| ], |
| "slot_index": 0 |
| }, |
| { |
| "name": "CLIP", |
| "type": "CLIP", |
| "links": [ |
| 3, |
| 5 |
| ], |
| "slot_index": 1 |
| }, |
| { |
| "name": "VAE", |
| "type": "VAE", |
| "links": [ |
| 8 |
| ], |
| "slot_index": 2 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "CheckpointLoaderSimple" |
| }, |
| "widgets_values": [ |
| "v1-5-pruned-emaonly.safetensors" |
| ] |
| }, |
| { |
| "id": 10, |
| "type": "LoraLoaderModelOnly", |
| "pos": [ |
| 421, |
| 60 |
| ], |
| "size": { |
| "0": 315, |
| "1": 82 |
| }, |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 10 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 12 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "LoraLoaderModelOnly" |
| }, |
| "widgets_values": [ |
| "Hyper-SD15-1step-lora.safetensors", |
| 1 |
| ] |
| }, |
| { |
| "id": 5, |
| "type": "EmptyLatentImage", |
| "pos": [ |
| 473, |
| 609 |
| ], |
| "size": { |
| "0": 315, |
| "1": 106 |
| }, |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 14 |
| ], |
| "slot_index": 0 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "EmptyLatentImage" |
| }, |
| "widgets_values": [ |
| 512, |
| 512, |
| 1 |
| ] |
| }, |
| { |
| "id": 12, |
| "type": "TCDModelSamplingDiscrete", |
| "pos": [ |
| 471, |
| 770 |
| ], |
| "size": { |
| "0": 315, |
| "1": 170 |
| }, |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 12 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 13 |
| ], |
| "shape": 3, |
| "slot_index": 0 |
| }, |
| { |
| "name": "SAMPLER", |
| "type": "SAMPLER", |
| "links": [ |
| 15 |
| ], |
| "shape": 3, |
| "slot_index": 1 |
| }, |
| { |
| "name": "SIGMAS", |
| "type": "SIGMAS", |
| "links": [ |
| 16 |
| ], |
| "shape": 3, |
| "slot_index": 2 |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "TCDModelSamplingDiscrete" |
| }, |
| "widgets_values": [ |
| 4, |
| "simple", |
| 1, |
| 0.8 |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 3, |
| 4, |
| 1, |
| 6, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 5, |
| 4, |
| 1, |
| 7, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 8, |
| 4, |
| 2, |
| 8, |
| 1, |
| "VAE" |
| ], |
| [ |
| 10, |
| 4, |
| 0, |
| 10, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 12, |
| 10, |
| 0, |
| 12, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 13, |
| 12, |
| 0, |
| 11, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 14, |
| 5, |
| 0, |
| 11, |
| 5, |
| "LATENT" |
| ], |
| [ |
| 15, |
| 12, |
| 1, |
| 11, |
| 3, |
| "SAMPLER" |
| ], |
| [ |
| 16, |
| 12, |
| 2, |
| 11, |
| 4, |
| "SIGMAS" |
| ], |
| [ |
| 17, |
| 6, |
| 0, |
| 11, |
| 1, |
| "CONDITIONING" |
| ], |
| [ |
| 18, |
| 7, |
| 0, |
| 11, |
| 2, |
| "CONDITIONING" |
| ], |
| [ |
| 19, |
| 11, |
| 0, |
| 8, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 20, |
| 8, |
| 0, |
| 13, |
| 0, |
| "IMAGE" |
| ] |
| ], |
| "groups": [], |
| "config": {}, |
| "extra": {}, |
| "version": 0.4 |
| } |