{ "last_node_id": 321, "last_link_id": 644, "nodes": [ { "id": 6, "type": "CLIPTextEncode", "pos": [ 400, 140 ], "size": [ 360, 160 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 608 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 569 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "A breathtaking photograph of the Twelve Apostles rock formation in Australia, bathed in the golden light of a sunset." ], "color": "#232", "bgcolor": "#353" }, { "id": 8, "type": "VAEDecode", "pos": [ 1120, 40 ], "size": [ 210, 46 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 572 }, { "name": "vae", "type": "VAE", "link": 611 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 274 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 11, "type": "TripleCLIPLoader", "pos": [ 10, 250 ], "size": [ 315, 106 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 608, 640 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "TripleCLIPLoader" }, "widgets_values": [ "clip_g.safetensors", "clip_l.safetensors", "t5xxl_fp16.safetensors" ] }, { "id": 13, "type": "ModelSamplingSD3", "pos": [ 400, 40 ], "size": [ 210, 60 ], "flags": { "collapsed": false }, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 641 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 568 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ModelSamplingSD3" }, "widgets_values": [ 3 ] }, { "id": 50, "type": "PreviewImage", "pos": [ 1340, 40 ], "size": [ 616.689697265625, 613.84130859375 ], "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 274 } ], "outputs": [], "properties": { "Node name for S&R": "PreviewImage" }, "widgets_values": [] }, { "id": 71, "type": "CLIPTextEncode", "pos": [ 400, 340 ], "size": [ 360, 120 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 640 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 643, 644 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ], "color": "#322", "bgcolor": "#533" }, { "id": 135, "type": "EmptySD3LatentImage", "pos": [ 400, 500 ], "size": [ 360, 110 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 598 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "EmptySD3LatentImage" }, "widgets_values": [ 1024, 1024, 1 ] }, { "id": 294, "type": "KSampler", "pos": [ 800, 40 ], "size": [ 300, 262 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 568 }, { "name": "positive", "type": "CONDITIONING", "link": 569 }, { "name": "negative", "type": "CONDITIONING", "link": 642 }, { "name": "latent_image", "type": "LATENT", "link": 598 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 572 ], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 733560400667543, "randomize", 40, 5.5, "dpmpp_2m", "sgm_uniform", 1 ] }, { "id": 301, "type": "UNETLoader", "pos": [ 10, 130 ], "size": [ 315, 82 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 641 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "UNETLoader" }, "widgets_values": [ "diffusion_pytorch_model.safetensors", "default" ] }, { "id": 302, "type": "VAELoader", "pos": [ 10, 400 ], "size": [ 315, 58 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 611 ] } ], "properties": { "Node name for S&R": "VAELoader" }, "widgets_values": [ "diffusion_pytorch_model.safetensors" ] }, { "id": 321, "type": "workflow>Conditioning", "pos": [ 800, 400 ], "size": [ 380, 150 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 643 }, { "name": "ConditioningZeroOut conditioning", "type": "CONDITIONING", "link": 644 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 642 ] } ], "properties": { "Node name for S&R": "workflow>Conditioning" }, "widgets_values": [ 0, 0.2, 0.2, 1 ] } ], "links": [ [ 274, 8, 0, 50, 0, "IMAGE" ], [ 568, 13, 0, 294, 0, "MODEL" ], [ 569, 6, 0, 294, 1, "CONDITIONING" ], [ 572, 294, 0, 8, 0, "LATENT" ], [ 598, 135, 0, 294, 3, "LATENT" ], [ 608, 11, 0, 6, 0, "CLIP" ], [ 611, 302, 0, 8, 1, "VAE" ], [ 640, 11, 0, 71, 0, "CLIP" ], [ 641, 301, 0, 13, 0, "MODEL" ], [ 642, 321, 0, 294, 2, "CONDITIONING" ], [ 643, 71, 0, 321, 0, "CONDITIONING" ], [ 644, 71, 0, 321, 1, "CONDITIONING" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.9891327215268608, "offset": [ -12.564102734084315, 76.22384445647482 ] }, "groupNodes": { "Conditioning": { "nodes": [ { "id": -1, "type": "ConditioningSetTimestepRange", "pos": [ 230, 770 ], "size": [ 240, 90 ], "flags": { "collapsed": false }, "order": 7, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": null, "slot_index": 0 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ConditioningSetTimestepRange" }, "widgets_values": [ 0, 0.2 ], "index": 0 }, { "id": -1, "type": "ConditioningZeroOut", "pos": [ 230, 700 ], "size": [ 240, 30 ], "flags": { "collapsed": false }, "order": 8, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": null } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ConditioningZeroOut" }, "index": 1 }, { "id": -1, "type": "ConditioningSetTimestepRange", "pos": [ 530, 700 ], "size": [ 317.4000244140625, 82 ], "flags": { "collapsed": false }, "order": 9, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": null } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ConditioningSetTimestepRange" }, "widgets_values": [ 0.2, 1 ], "index": 2 }, { "id": -1, "type": "ConditioningCombine", "pos": [ 930, 700 ], "size": [ 228.39999389648438, 46 ], "flags": { "collapsed": false }, "order": 10, "mode": 0, "inputs": [ { "name": "conditioning_1", "type": "CONDITIONING", "link": null }, { "name": "conditioning_2", "type": "CONDITIONING", "link": null } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0, "shape": 3 } ], "properties": { "Node name for S&R": "ConditioningCombine" }, "index": 3 } ], "links": [ [ null, 0, 0, 0, 71, "CONDITIONING" ], [ null, 0, 1, 0, 71, "CONDITIONING" ], [ 1, 0, 2, 0, 67, "CONDITIONING" ], [ 2, 0, 3, 0, 68, "CONDITIONING" ], [ 0, 0, 3, 1, 70, "CONDITIONING" ] ], "external": [ [ 3, 0, "CONDITIONING" ] ] } } }, "version": 0.4 }