{ "last_node_id": 16, "last_link_id": 24, "nodes": [ { "id": 14, "type": "CheckpointLoaderSimple", "pos": [ -125, 278 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 16 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 17 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 18 ], "shape": 3, "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sd_xl_base_1.0_0.9vae.safetensors" ] }, { "id": 16, "type": "LoraLoader", "pos": [ -126, -66 ], "size": { "0": 315, "1": 126 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 20 }, { "name": "clip", "type": "CLIP", "link": 21 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 24 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 22, 23 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoraLoader" }, "widgets_values": [ "Little_Tinies.safetensors", 1, 1 ] }, { "id": 12, "type": "LoraLoader", "pos": [ -123, 104 ], "size": { "0": 315, "1": 126 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 16, "slot_index": 0 }, { "name": "clip", "type": "CLIP", "link": 17 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 20 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 21 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoraLoader" }, "widgets_values": [ "FlashSDXL.safetensors", 1, 1 ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 328, -81 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 22 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "a raccoon reading a book in a lush forest\n" ] }, { "id": 3, "type": "KSampler", "pos": [ 834, -44 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 24 }, { "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": [ 273106919086700, "randomize", 4, 1, "lcm", "normal", 1 ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 331, 139 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 23 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 384, 393 ], "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": [ 1024, 1024, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1218, -1 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 7 }, { "name": "vae", "type": "VAE", "link": 18 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 19 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 15, "type": "PreviewImage", "pos": [ 1471, -1 ], "size": { "0": 210, "1": 246 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 19 } ], "properties": { "Node name for S&R": "PreviewImage" } } ], "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" ], [ 16, 14, 0, 12, 0, "MODEL" ], [ 17, 14, 1, 12, 1, "CLIP" ], [ 18, 14, 2, 8, 1, "VAE" ], [ 19, 8, 0, 15, 0, "IMAGE" ], [ 20, 12, 0, 16, 0, "MODEL" ], [ 21, 12, 1, 16, 1, "CLIP" ], [ 22, 16, 1, 6, 0, "CLIP" ], [ 23, 16, 1, 7, 0, "CLIP" ], [ 24, 16, 0, 3, 0, "MODEL" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.9090909090909092, "offset": { "0": 453.4622885983967, "1": 178.34795716069297 } } }, "version": 0.4 }