{ "last_node_id": 379, "last_link_id": 585, "nodes": [ { "id": 22, "type": "BasicGuider", "pos": { "0": 630, "1": -460 }, "size": { "0": 290, "1": 50 }, "flags": { "collapsed": false }, "order": 12, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 193, "slot_index": 0 }, { "name": "conditioning", "type": "CONDITIONING", "link": 177, "slot_index": 1 } ], "outputs": [ { "name": "GUIDER", "type": "GUIDER", "links": [ 196 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "BasicGuider" } }, { "id": 116, "type": "Reroute", "pos": { "0": 480, "1": -530 }, "size": [ 75, 26 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 283 } ], "outputs": [ { "name": "", "type": "MODEL", "links": [ 193, 195 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 82, "type": "PreviewImage", "pos": { "0": 1550, "1": -420 }, "size": { "0": 570, "1": 440 }, "flags": {}, "order": 16, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 142 } ], "outputs": [], "properties": { "Node name for S&R": "PreviewImage" }, "color": "#222", "bgcolor": "#000" }, { "id": 8, "type": "VAEDecode", "pos": { "0": 1590, "1": -520 }, "size": { "0": 210, "1": 50 }, "flags": { "collapsed": false }, "order": 15, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 109, "slot_index": 0 }, { "name": "vae", "type": "VAE", "link": 584, "slot_index": 1 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 142 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 115, "type": "ModelSamplingFlux", "pos": { "0": 89, "1": -184 }, "size": { "0": 300, "1": 130 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 573 }, { "name": "width", "type": "INT", "link": 578, "widget": { "name": "width" } }, { "name": "height", "type": "INT", "link": 579, "widget": { "name": "height" } } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 283 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ModelSamplingFlux" }, "widgets_values": [ 1.2, 0.4, 768, 1024 ] }, { "id": 13, "type": "SamplerCustomAdvanced", "pos": { "0": 1020, "1": -530 }, "size": { "0": 500, "1": 830 }, "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "noise", "type": "NOISE", "link": 37, "slot_index": 0 }, { "name": "guider", "type": "GUIDER", "link": 196, "slot_index": 1 }, { "name": "sampler", "type": "SAMPLER", "link": 146, "slot_index": 2 }, { "name": "sigmas", "type": "SIGMAS", "link": 202, "slot_index": 3 }, { "name": "latent_image", "type": "LATENT", "link": 581, "slot_index": 4 } ], "outputs": [ { "name": "output", "type": "LATENT", "links": [ 109 ], "slot_index": 0, "shape": 3 }, { "name": "denoised_output", "type": "LATENT", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "SamplerCustomAdvanced" } }, { "id": 372, "type": "LoraLoader", "pos": { "0": 107, "1": -530 }, "size": { "0": 315, "1": 126 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 582 }, { "name": "clip", "type": "CLIP", "link": 583 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 573 ], "slot_index": 0, "shape": 3, "tooltip": "The modified diffusion model." }, { "name": "CLIP", "type": "CLIP", "links": [ 571 ], "slot_index": 1, "shape": 3, "tooltip": "The modified CLIP model." } ], "properties": { "Node name for S&R": "LoraLoader" }, "widgets_values": [ "customer_lora.safetensors", 1, 1 ] }, { "id": 17, "type": "BasicScheduler", "pos": { "0": 657, "1": 122 }, "size": { "0": 290, "1": 110 }, "flags": {}, "order": 13, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 195, "slot_index": 0 } ], "outputs": [ { "name": "SIGMAS", "type": "SIGMAS", "links": [ 202 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "BasicScheduler" }, "widgets_values": [ "simple", 28, 1 ] }, { "id": 16, "type": "KSamplerSelect", "pos": { "0": 651, "1": -35 }, "size": { "0": 290, "1": 60 }, "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "SAMPLER", "type": "SAMPLER", "links": [ 146 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler" ] }, { "id": 86, "type": "CLIPTextEncodeFlux", "pos": { "0": 629, "1": -212 }, "size": { "0": 300, "1": 100 }, "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 571 }, { "name": "clip_l", "type": "STRING", "link": 574, "slot_index": 1, "widget": { "name": "clip_l" } }, { "name": "t5xxl", "type": "STRING", "link": 575, "widget": { "name": "t5xxl" } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 177 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "CLIPTextEncodeFlux" }, "widgets_values": [ "HD quality photo of bald MisterNex with an eagle sitting on his arm", "HD quality photo of bald MisterNex with an eagle sitting on his arm", 2.5 ], "color": "#232", "bgcolor": "#353" }, { "id": 373, "type": "PrimitiveNode", "pos": { "0": 658, "1": -353 }, "size": { "0": 210, "1": 76 }, "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 574, 575 ], "slot_index": 0, "widget": { "name": "clip_l" } } ], "properties": { "Run widget replace on values": false }, "widgets_values": [ "HD quality photo of bald MisterNex with an eagle sitting on his arm" ] }, { "id": 374, "type": "PrimitiveNode", "pos": { "0": -225, "1": -129 }, "size": { "0": 210, "1": 82 }, "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "INT", "type": "INT", "links": [ 578 ], "widget": { "name": "width" } } ], "properties": { "Run widget replace on values": false }, "widgets_values": [ 768, "fixed" ] }, { "id": 376, "type": "PrimitiveNode", "pos": { "0": -220, "1": 10 }, "size": { "0": 210, "1": 82 }, "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "INT", "type": "INT", "links": [ 579 ], "widget": { "name": "height" } } ], "properties": { "Run widget replace on values": false }, "widgets_values": [ 1024, "fixed" ] }, { "id": 377, "type": "EmptySD3LatentImage", "pos": { "0": 69, "1": 24 }, "size": { "0": 315, "1": 106 }, "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 581 ], "shape": 3 } ], "properties": { "Node name for S&R": "EmptySD3LatentImage" }, "widgets_values": [ 768, 1024, 1 ] }, { "id": 378, "type": "CheckpointLoaderSimple", "pos": { "0": -402, "1": -484 }, "size": { "0": 315, "1": 98 }, "flags": {}, "order": 5, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 582 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 583 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 584 ], "shape": 3, "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "flux.1_dev_8x8_e4m3fn-marduk191.safetensors" ] }, { "id": 25, "type": "RandomNoise", "pos": { "0": 639, "1": -548 }, "size": { "0": 290, "1": 34 }, "flags": { "collapsed": false }, "order": 8, "mode": 0, "inputs": [ { "name": "noise_seed", "type": "INT", "link": 585, "widget": { "name": "noise_seed" } } ], "outputs": [ { "name": "NOISE", "type": "NOISE", "links": [ 37 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "RandomNoise" }, "widgets_values": [ 896220058334024, "fixed" ] }, { "id": 379, "type": "Seed (rgthree)", "pos": { "0": 355, "1": -722 }, "size": { "0": 210, "1": 130 }, "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "name": "SEED", "type": "INT", "links": [ 585 ], "shape": 3, "dir": 4, "slot_index": 0 } ], "properties": {}, "widgets_values": [ -1, null, null, null ] } ], "links": [ [ 37, 25, 0, 13, 0, "NOISE" ], [ 109, 13, 0, 8, 0, "LATENT" ], [ 142, 8, 0, 82, 0, "IMAGE" ], [ 146, 16, 0, 13, 2, "SAMPLER" ], [ 177, 86, 0, 22, 1, "CONDITIONING" ], [ 193, 116, 0, 22, 0, "MODEL" ], [ 195, 116, 0, 17, 0, "MODEL" ], [ 196, 22, 0, 13, 1, "GUIDER" ], [ 202, 17, 0, 13, 3, "SIGMAS" ], [ 283, 115, 0, 116, 0, "*" ], [ 571, 372, 1, 86, 0, "CLIP" ], [ 573, 372, 0, 115, 0, "MODEL" ], [ 574, 373, 0, 86, 1, "STRING" ], [ 575, 373, 0, 86, 2, "STRING" ], [ 578, 374, 0, 115, 1, "INT" ], [ 579, 376, 0, 115, 2, "INT" ], [ 581, 377, 0, 13, 4, "LATENT" ], [ 582, 378, 0, 372, 0, "MODEL" ], [ 583, 378, 1, 372, 1, "CLIP" ], [ 584, 378, 2, 8, 1, "VAE" ], [ 585, 379, 0, 25, 0, "INT" ] ], "groups": [ { "title": "Gen Settings", "bounding": [ -490, -584, 910, 824 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "title": "Sampler", "bounding": [ 610, -600, 1520, 914 ], "color": "#3f789e", "font_size": 24, "flags": {} } ], "config": {}, "extra": { "ds": { "scale": 0.724729500000056, "offset": [ 500.14423130312167, 870.1307676042546 ] }, "workspace_info": { "id": "shYG4nV_7-jAfOGNtBiHe", "saveLock": false, "cloudID": null, "coverMediaPath": null } }, "version": 0.4 }