{ "last_node_id": 10, "last_link_id": 14, "nodes": [ { "id": 2, "type": "DifferentialDiffusion", "pos": { "0": 410, "1": 40 }, "size": [ 360, 30 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 2 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "DifferentialDiffusion" } }, { "id": 7, "type": "CLIPTextEncode", "pos": { "0": 410, "1": 440 }, "size": { "0": 360, "1": 250 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 4 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 7 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ] }, { "id": 1, "type": "CheckpointLoaderSimple", "pos": { "0": 10, "1": 40 }, "size": [ 360, 100 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 4 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "FLUX1/flux1-dev-fp8.safetensors" ] }, { "id": 3, "type": "FluxGuidance", "pos": { "0": 810, "1": 40 }, "size": [ 360, 60 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 5 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "FluxGuidance" }, "widgets_values": [ 3.5 ] }, { "id": 5, "type": "KSampler", "pos": { "0": 1510, "1": 40 }, "size": { "0": 315, "1": 262 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 2 }, { "name": "positive", "type": "CONDITIONING", "link": 9 }, { "name": "negative", "type": "CONDITIONING", "link": 10 }, { "name": "latent_image", "type": "LATENT", "link": 11 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": null } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 0, "randomize", 20, 8, "euler", "normal", 0.6 ] }, { "id": 8, "type": "LoadImage", "pos": { "0": 810, "1": 140 }, "size": [ 360, 420 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 12 ] }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "00.png", "image" ] }, { "id": 4, "type": "InpaintModelConditioning", "pos": { "0": 1210, "1": 40 }, "size": [ 260, 110 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "positive", "type": "CONDITIONING", "link": 6 }, { "name": "negative", "type": "CONDITIONING", "link": 7 }, { "name": "vae", "type": "VAE", "link": 8 }, { "name": "pixels", "type": "IMAGE", "link": 12 }, { "name": "mask", "type": "MASK", "link": 13 } ], "outputs": [ { "name": "positive", "type": "CONDITIONING", "links": [ 9 ], "slot_index": 0 }, { "name": "negative", "type": "CONDITIONING", "links": [ 10 ], "slot_index": 1 }, { "name": "latent", "type": "LATENT", "links": [ 11 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "InpaintModelConditioning" } }, { "id": 10, "type": "LoadImage", "pos": { "0": 410, "1": 740 }, "size": [ 360, 420 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 14 ] }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "New Project (1).png", "image" ] }, { "id": 9, "type": "ImageToMask", "pos": { "0": 810, "1": 640 }, "size": [ 360, 60 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 14 } ], "outputs": [ { "name": "MASK", "type": "MASK", "links": [ 13 ] } ], "properties": { "Node name for S&R": "ImageToMask" }, "widgets_values": [ "red" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": { "0": 410, "1": 140 }, "size": [ 360, 250 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 5 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "a cat using a toaster" ] } ], "links": [ [ 1, 1, 0, 2, 0, "MODEL" ], [ 2, 2, 0, 5, 0, "MODEL" ], [ 3, 1, 1, 6, 0, "CLIP" ], [ 4, 1, 1, 7, 0, "CLIP" ], [ 5, 6, 0, 3, 0, "CONDITIONING" ], [ 6, 3, 0, 4, 0, "CONDITIONING" ], [ 7, 7, 0, 4, 1, "CONDITIONING" ], [ 8, 1, 2, 4, 2, "VAE" ], [ 9, 4, 0, 5, 1, "CONDITIONING" ], [ 10, 4, 1, 5, 2, "CONDITIONING" ], [ 11, 4, 2, 5, 3, "LATENT" ], [ 12, 8, 0, 4, 3, "IMAGE" ], [ 13, 9, 0, 4, 4, "MASK" ], [ 14, 10, 0, 9, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.4641000000000006, "offset": [ 33.23439237845376, 148.47927557879026 ] } }, "version": 0.4 }