{ "1": { "inputs": { "noise": [ "2", 0 ], "guider": [ "3", 0 ], "sampler": [ "6", 0 ], "sigmas": [ "7", 0 ], "latent_image": [ "9", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "2": { "inputs": { "noise_seed": 1038979 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "3": { "inputs": { "model": [ "12", 0 ], "conditioning": [ "4", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "4": { "inputs": { "guidance": 3, "conditioning": [ "13", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } }, "6": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "7": { "inputs": { "scheduler": "ddim_uniform", "steps": 1, "denoise": 1, "model": [ "12", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "9": { "inputs": { "width": 1344, "height": 768, "batch_size": 1 }, "class_type": "EmptySD3LatentImage", "_meta": { "title": "EmptySD3LatentImage" } }, "10": { "inputs": { "samples": [ "1", 0 ], "vae": [ "11", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "11": { "inputs": { "vae_name": "ae.safetensors" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "12": { "inputs": { "unet_name": "flux1-dev.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "text": "A plastic Barbie doll is walking along Sunset Boulevard. Here is a list of essential elements of it:\n\nArt Deco and Streamline Moderne buildings from the 1920s and 1930s.\nThe Sunset Tower Hotel: A striking Art Deco landmark with a pale pink facade and stepped design.\nChateau Marmont: A Gothic-style castle-like hotel with white stucco walls and red tile roof.\nNumerous billboards and large advertisements, often for upcoming films or TV shows.\nPalm trees lining portions of the street", "clip": [ "15", 0 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "15": { "inputs": { "clip_name1": "clip_l.safetensors", "clip_name2": "t5xxl_fp16.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "16": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "10", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }