{ "last_node_id": 38, "last_link_id": 50, "nodes": [ { "id": 11, "type": "DualCLIPLoader", "pos": [ -260, 280 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 10 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "DualCLIPLoader" }, "widgets_values": [ "t5xxl_fp16.safetensors", "clip_l.safetensors", "flux" ], "color": "#323", "bgcolor": "#535" }, { "id": 33, "type": "Note", "pos": [ 1560, 640 ], "size": { "0": 280.70977783203125, "1": 192.50845336914062 }, "flags": {}, "order": 1, "mode": 0, "title": "Saving Images", "properties": { "text": "" }, "widgets_values": [ "Make sure to change:\n\noutput_path \nto a location on your HDD. At the moment the syntax which creates a new folder each day is: \n\nD:\\AI\\Images\\Output\\CF FLUX[time(%Y-%m-%d)]\n\n\nfilename_prefix \nsaves the image with its time of generation although you can organize and change this as you like!" ], "color": "#432", "bgcolor": "#653" }, { "id": 31, "type": "PreviewImage", "pos": [ 1910, 110 ], "size": { "0": 724.408203125, "1": 651.4970092773438 }, "flags": {}, "order": 16, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 44 } ], "properties": { "Node name for S&R": "PreviewImage" }, "color": "#432", "bgcolor": "#653" }, { "id": 16, "type": "KSamplerSelect", "pos": [ 1210, 270 ], "size": { "0": 315, "1": 58 }, "flags": {}, "order": 2, "mode": 0, "outputs": [ { "name": "SAMPLER", "type": "SAMPLER", "links": [ 19 ], "shape": 3 } ], "properties": { "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler" ], "color": "#322", "bgcolor": "#533" }, { "id": 17, "type": "BasicScheduler", "pos": [ 1210, 380 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 38, "slot_index": 0 } ], "outputs": [ { "name": "SIGMAS", "type": "SIGMAS", "links": [ 20 ], "shape": 3 } ], "properties": { "Node name for S&R": "BasicScheduler" }, "widgets_values": [ "simple", 20, 1 ], "color": "#322", "bgcolor": "#533" }, { "id": 27, "type": "EmptySD3LatentImage", "pos": [ 1210, 530 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 3, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 43 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptySD3LatentImage" }, "widgets_values": [ 1024, 1024, 1 ], "color": "#322", "bgcolor": "#533" }, { "id": 25, "type": "RandomNoise", "pos": [ 1220, 680 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 4, "mode": 0, "outputs": [ { "name": "NOISE", "type": "NOISE", "links": [ 37 ], "shape": 3 } ], "properties": { "Node name for S&R": "RandomNoise" }, "widgets_values": [ 69934597437915, "randomize" ], "color": "#322", "bgcolor": "#533" }, { "id": 26, "type": "FluxGuidance", "pos": [ 895, 239 ], "size": { "0": 211.60000610351562, "1": 58 }, "flags": {}, "order": 12, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 41 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 42 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "FluxGuidance" }, "widgets_values": [ 3.5 ], "color": "#322", "bgcolor": "#533" }, { "id": 22, "type": "BasicGuider", "pos": [ 885, 148 ], "size": { "0": 222.3482666015625, "1": 46 }, "flags": {}, "order": 13, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 39, "slot_index": 0 }, { "name": "conditioning", "type": "CONDITIONING", "link": 42, "slot_index": 1 } ], "outputs": [ { "name": "GUIDER", "type": "GUIDER", "links": [ 30 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "BasicGuider" }, "color": "#223", "bgcolor": "#335" }, { "id": 13, "type": "SamplerCustomAdvanced", "pos": [ 1206, 99 ], "size": { "0": 304.89373779296875, "1": 117.7389907836914 }, "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "noise", "type": "NOISE", "link": 37, "slot_index": 0 }, { "name": "guider", "type": "GUIDER", "link": 30, "slot_index": 1 }, { "name": "sampler", "type": "SAMPLER", "link": 19, "slot_index": 2 }, { "name": "sigmas", "type": "SIGMAS", "link": 20, "slot_index": 3 }, { "name": "latent_image", "type": "LATENT", "link": 43, "slot_index": 4 } ], "outputs": [ { "name": "output", "type": "LATENT", "links": [ 24 ], "shape": 3, "slot_index": 0 }, { "name": "denoised_output", "type": "LATENT", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "SamplerCustomAdvanced" }, "color": "#232", "bgcolor": "#353" }, { "id": 8, "type": "VAEDecode", "pos": [ 1565, 101 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 15, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 24 }, { "name": "vae", "type": "VAE", "link": 12 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 44, 45, 47 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "color": "#223", "bgcolor": "#335" }, { "id": 32, "type": "Save IMG Prompt", "pos": [ 1550, 210 ], "size": { "0": 309.37066650390625, "1": 370 }, "flags": {}, "order": 17, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 45 } ], "properties": { "Node name for S&R": "Save IMG Prompt" }, "widgets_values": [ "D:\\AI\\Images\\Output\\CF FLUX[time(%Y-%m-%d)]", "[time(%Y-%m-%d%I-%M%p)]", "_", 4, "false", "png", "txt", 100, "false", "false", "true", "true", "false", "true" ], "color": "#223", "bgcolor": "#335" }, { "id": 34, "type": "CR Upscale Image", "pos": [ 2730, 100 ], "size": { "0": 467.58245849609375, "1": 293.7497253417969 }, "flags": {}, "order": 18, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 47 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 46, 48 ], "shape": 3, "slot_index": 0 }, { "name": "show_help", "type": "STRING", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "CR Upscale Image" }, "widgets_values": [ "4x-UltraSharp.pth", "rescale", 4, 1024, "lanczos", "true", 8 ], "color": "#232", "bgcolor": "#353" }, { "id": 30, "type": "Note", "pos": [ -730, 130 ], "size": { "0": 403.3073425292969, "1": 370.54638671875 }, "flags": {}, "order": 5, "mode": 0, "properties": { "text": "" }, "widgets_values": [ "FLUX dev model Basic Workflow\n\nDiffusion Model:\nflux1-dev.safetensors - goes in models/unet\nhttps://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/flux1-dev.safetensors?download=true\n\n\nDual Clip Loader:\nt5xxl_fp16.safetensors - goes in models/CLIP\nhttps://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true\n\nClip_l.safetensors - goes in models/CLIP\nhttps://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true\n\nVAE:\nae.safetensors - goes in models/VAE\nhttps://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues." ], "color": "#432", "bgcolor": "#653" }, { "id": 12, "type": "UNETLoader", "pos": [ -260, 130 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 6, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 38, 39 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "UNETLoader" }, "widgets_values": [ "flux1-dev.safetensors", "default" ], "color": "#323", "bgcolor": "#535" }, { "id": 10, "type": "VAELoader", "pos": [ -260, 420 ], "size": { "0": 311.81634521484375, "1": 60.429901123046875 }, "flags": {}, "order": 7, "mode": 0, "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 12 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAELoader" }, "widgets_values": [ "ae.safetensors" ], "color": "#323", "bgcolor": "#535" }, { "id": 36, "type": "Save IMG Prompt", "pos": [ 2838, 466 ], "size": { "0": 252.4358673095703, "1": 378.0312805175781 }, "flags": {}, "order": 20, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 48 } ], "properties": { "Node name for S&R": "Save IMG Prompt" }, "widgets_values": [ "D:\\AI\\Images\\Output\\CF [time(%Y-%m-%d)]", "[time(%Y-%m-%d%I-%M%p)]", "_", 4, "false", "png", "txt", 100, "false", "false", "true", "true", "false", "true" ], "color": "#223", "bgcolor": "#335" }, { "id": 35, "type": "PreviewImage", "pos": [ 3280, 100 ], "size": { "0": 4255.904296875, "1": 4287.689453125 }, "flags": {}, "order": 19, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 46 } ], "properties": { "Node name for S&R": "PreviewImage" }, "color": "#432", "bgcolor": "#653" }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 651, 240 ], "size": [ 210, 54 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 10 }, { "name": "text", "type": "STRING", "link": 50, "widget": { "name": "text" } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 41 ], "slot_index": 0 } ], "title": "CLIP Text Encode", "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ], "color": "#223", "bgcolor": "#335" }, { "id": 37, "type": "DPRandomGenerator", "pos": [ 97, 203 ], "size": [ 535.1095030751977, 216.40343452967124 ], "flags": { "pinned": false }, "order": 10, "mode": 0, "inputs": [ { "name": "seed", "type": "INT", "link": 49, "widget": { "name": "seed" } } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 50 ], "shape": 3, "slot_index": 0 } ], "title": "Positive Prompt (Random)", "properties": { "Node name for S&R": "DPRandomGenerator" }, "widgets_values": [ "(A black and white Kodak Retina II photo of a haunted house), ghostly presence, dark black animated shadows, evil eyes, creepy, horror, (in the background), 2d, Photocollage, photorealistic, Tri-X 400 film, tonal colors, film grain, vapor, intricate, symmetrical, scary, (grainy:1.3), {Cyanotype film|Daguerreotype film|Instax film|tintype film}:1.1), old style photo dust grain, underexposed", 1240, "randomize", "No" ], "color": "#222", "bgcolor": "#000" }, { "id": 38, "type": "Seed Everywhere", "pos": [ 897, 356 ], "size": [ 210, 82 ], "flags": {}, "order": 8, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 49 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "Seed Everywhere", "group_restricted": 0, "color_restricted": 0 }, "widgets_values": [ 7777, "randomize" ], "color": "#322", "bgcolor": "#533" } ], "links": [ [ 10, 11, 0, 6, 0, "CLIP" ], [ 12, 10, 0, 8, 1, "VAE" ], [ 19, 16, 0, 13, 2, "SAMPLER" ], [ 20, 17, 0, 13, 3, "SIGMAS" ], [ 24, 13, 0, 8, 0, "LATENT" ], [ 30, 22, 0, 13, 1, "GUIDER" ], [ 37, 25, 0, 13, 0, "NOISE" ], [ 38, 12, 0, 17, 0, "MODEL" ], [ 39, 12, 0, 22, 0, "MODEL" ], [ 41, 6, 0, 26, 0, "CONDITIONING" ], [ 42, 26, 0, 22, 1, "CONDITIONING" ], [ 43, 27, 0, 13, 4, "LATENT" ], [ 44, 8, 0, 31, 0, "IMAGE" ], [ 45, 8, 0, 32, 0, "IMAGE" ], [ 46, 34, 0, 35, 0, "IMAGE" ], [ 47, 8, 0, 34, 0, "IMAGE" ], [ 48, 34, 0, 36, 0, "IMAGE" ], [ 49, 38, 0, 37, 0, "INT" ], [ 50, 37, 0, 6, 1, "STRING" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.0610764609500019, "offset": [ 775.658980133465, 128.97834700474928 ] } }, "version": 0.4 }