CY83RPVNKCY83RPVNK12 mo. ago
{ "1": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "text": "highly detailed 8k image, photorealistic, sharp focus, intricate details", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "3": { "inputs": { "text": "blurry, low resolution, poor quality, artifacts", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "width": 1536, "height": 1536, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "5": { "inputs": { "b1": 1.3, "b2": 1.4, "s1": 0.9, "s2": 0.2, "model": [ "1", 0 ] }, "class_type": "FreeU_V2", "_meta": { "title": "FreeU V2" } }, "6": { "inputs": { "lora_name": "sd15_more_details.safetensors", "strength_model": 0.7, "strength_clip": 0.7, "model": [ "5", 0 ], "clip": [ "1", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load LoRA" } }, "7": { "inputs": { "seed": 42, "steps": 40, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "karras", "denoise": 1, "model": [ "6", 0 ], "positive": [ "2", 0 ], "negative": [ "3", 0 ], "latent_image": [ "4", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "8": { "inputs": { "upscale_method": "nearest-exact", "width": 2048, "height": 2048, "crop": "disabled", "samples": [ "7", 0 ] }, "class_type": "LatentUpscale", "_meta": { "title": "Latent Upscale" } }, "9": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "10": { "inputs": { "strength": 0.6, "conditioning": [ "2", 0 ], "control_net": [ "9", 0 ], "image": [ "11", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } }, "11": { "inputs": { "samples": [ "8", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "12": { "inputs": { "seed": 43, "steps": 20, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "karras", "denoise": 0.5, "model": [ "6", 0 ], "positive": [ "10", 0 ], "negative": [ "3", 0 ], "latent_image": [ "8", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "13": { "inputs": { "vae_name": "sdxl_vae.safetensors" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "14": { "inputs": { "samples": [ "12", 0 ], "vae": [ "13", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "15": { "inputs": { "upscale_method": "lanczos", "width": 7680, "height": 7680, "crop": "disabled", "image": [ "14", 0 ] }, "class_type": "ImageScale", "_meta": { "title": "Image Scale" } }, "16": { "inputs": { "filename_prefix": "highly_detailed_8k", "images": [ "15", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
glif - CY83RPVNK's run of ComfyAGI v1 (Claude 3.5 Sonnet)