Generate ComfyUI Workflow (remix)

PauluzPauluzRTX
{ "0": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "1": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "2": { "inputs": { "text": "Create flux pro ai", "clip": [ "0", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "3": { "inputs": { "text": "", "clip": [ "0", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "4": { "inputs": { "add_noise": "enable", "noise_seed": 123456789, "steps": 50, "cfg": 7, "sampler_name": "dpmpp_sde", "scheduler": "karras", "start_at_step": 0, "end_at_step": 40, "return_with_leftover_noise": "enable", "model": [ "0", 0 ], "positive": [ "2", 0 ], "negative": [ "3", 0 ], "latent_image": [ "1", 0 ] }, "class_type": "KSamplerAdvanced", "_meta": { "title": "KSampler (Advanced)" } }, "5": { "inputs": { "ckpt_name": "sd_xl_refiner_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Refiner Checkpoint" } }, "6": { "inputs": { "text": "Create flux pro ai", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "Refiner CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "Refiner CLIP Text Encode (Negative Prompt)" } }, "8": { "inputs": { "add_noise": "disable", "noise_seed": 0, "steps": 50, "cfg": 7, "sampler_name": "dpmpp_sde", "scheduler": "karras", "start_at_step": 40, "end_at_step": 1000, "return_with_leftover_noise": "disable", "model": [ "5", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "4", 0 ] }, "class_type": "KSamplerAdvanced", "_meta": { "title": "Refiner KSampler (Advanced)" } }, "9": { "inputs": { "samples": [ "8", 0 ], "vae": [ "5", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "10": { "inputs": { "filename_prefix": "Create_Flux_Pro_AI", "images": [ "9", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
{ "1": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "3": { "inputs": { "text": "A cute cat sitting on a wooden table", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "text": "", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "5": { "inputs": { "seed": 42, "steps": 50, "cfg": 7.5, "sampler_name": "dpmpp_sde", "scheduler": "karras", "denoise": 1, "model": [ "1", 0 ], "positive": [ "3", 0 ], "negative": [ "4", 0 ], "latent_image": [ "2", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "6": { "inputs": { "samples": [ "5", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "7": { "inputs": { "model_name": "RealESRGAN_x2.pth" }, "class_type": "UpscaleModelLoader", "_meta": { "title": "Load Upscale Model" } }, "8": { "inputs": { "upscale_model": [ "7", 0 ], "image": [ "6", 0 ] }, "class_type": "ImageUpscaleWithModel", "_meta": { "title": "Upscale Image (using Model)" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
{ "1": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "3": { "inputs": { "text": "an intricate illustration of a futuristic cityscape at dusk, with vibrant neon lights and flying cars", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "text": "text, watermark", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "5": { "inputs": { "seed": 1234567890, "steps": 50, "cfg": 8, "sampler_name": "dpmpp_sde", "scheduler": "karras", "denoise": 1, "model": [ "1", 0 ], "positive": [ "3", 0 ], "negative": [ "4", 0 ], "latent_image": [ "2", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "6": { "inputs": { "samples": [ "5", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "7": { "inputs": { "model_name": "RealESRGAN_x2.pth" }, "class_type": "UpscaleModelLoader", "_meta": { "title": "Load Upscale Model" } }, "8": { "inputs": { "upscale_model": [ "7", 0 ], "image": [ "6", 0 ] }, "class_type": "ImageUpscaleWithModel", "_meta": { "title": "Upscale Image (using Model)" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }

3 Runs

6/29/2024, 6:25:49 PM

{ "0": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "1": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "2": { "inputs": { "text": "Create flux pro ai", "clip": [ "0", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "3": { "inputs": { "text": "", "clip": [ "0", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "4": { "inputs": { "add_noise": "enable", "noise_seed": 123456789, "steps": 50, "cfg": 7, "sampler_name": "dpmpp_sde", "scheduler": "karras", "start_at_step": 0, "end_at_step": 40, "return_with_leftover_noise": "enable", "model": [ "0", 0 ], "positive": [ "2", 0 ], "negative": [ "3", 0 ], "latent_image": [ "1", 0 ] }, "class_type": "KSamplerAdvanced", "_meta": { "title": "KSampler (Advanced)" } }, "5": { "inputs": { "ckpt_name": "sd_xl_refiner_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Refiner Checkpoint" } }, "6": { "inputs": { "text": "Create flux pro ai", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "Refiner CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "Refiner CLIP Text Encode (Negative Prompt)" } }, "8": { "inputs": { "add_noise": "disable", "noise_seed": 0, "steps": 50, "cfg": 7, "sampler_name": "dpmpp_sde", "scheduler": "karras", "start_at_step": 40, "end_at_step": 1000, "return_with_leftover_noise": "disable", "model": [ "5", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "4", 0 ] }, "class_type": "KSamplerAdvanced", "_meta": { "title": "Refiner KSampler (Advanced)" } }, "9": { "inputs": { "samples": [ "8", 0 ], "vae": [ "5", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "10": { "inputs": { "filename_prefix": "Create_Flux_Pro_AI", "images": [ "9", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
RuleryakRuleryak11 mo. ago
PauluzPauluzRTX13 mo. ago
{ "1": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "3": { "inputs": { "text": "an intricate illustration of a futuristic cityscape at dusk, with vibrant neon lights and flying cars", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "text": "text, watermark", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "5": { "inputs": { "seed": 1234567890, "steps": 50, "cfg": 8, "sampler_name": "dpmpp_sde", "scheduler": "karras", "denoise": 1, "model": [ "1", 0 ], "positive": [ "3", 0 ], "negative": [ "4", 0 ], "latent_image": [ "2", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "6": { "inputs": { "samples": [ "5", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "7": { "inputs": { "model_name": "RealESRGAN_x2.pth" }, "class_type": "UpscaleModelLoader", "_meta": { "title": "Load Upscale Model" } }, "8": { "inputs": { "upscale_model": [ "7", 0 ], "image": [ "6", 0 ] }, "class_type": "ImageUpscaleWithModel", "_meta": { "title": "Upscale Image (using Model)" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
glif - Generate ComfyUI Workflow (remix) by Pauluz