ComfyAGI v1 (Claude 3.5 Sonnet)

This glif powers the new ComfyAGI function in the comfyUI block :) Remix to make your own version and submit to the upcoming benchmarking system :)

fab1anfab1an
{ "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "masterpiece portrait", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "bad quality, blurry", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "12": { "inputs": { "unet_name": "flux1-dev-fp8.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "noise": [ "25", 0 ], "guider": [ "22", 0 ], "sampler": [ "16", 0 ], "sigmas": [ "17", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "16": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "17": { "inputs": { "scheduler": "simple", "steps": 25, "denoise": 1, "model": [ "36", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "22": { "inputs": { "model": [ "36", 0 ], "conditioning": [ "37", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "25": { "inputs": { "noise_seed": 570937329320282 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "36": { "inputs": { "repo_id": "alvdansen/the-point", "subfolder": "", "filename": "araminta_k_the_point.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "37": { "inputs": { "guidance": 3.0, "conditioning": [ "6", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } } }
{ "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "araminta_k, PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "12": { "inputs": { "unet_name": "flux2-dev-fp8.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "noise": [ "25", 0 ], "guider": [ "22", 0 ], "sampler": [ "16", 0 ], "sigmas": [ "17", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "16": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "17": { "inputs": { "scheduler": "simple", "steps": 25, "denoise": 1, "model": [ "36", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "22": { "inputs": { "model": [ "36", 0 ], "conditioning": [ "37", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "25": { "inputs": { "noise_seed": 570937329320282 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "36": { "inputs": { "repo_id": "alvdansen/the-point", "subfolder": "", "filename": "araminta_k_the_point.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "37": { "inputs": { "guidance": 3, "conditioning": [ "6", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } } }
{ "3": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 576, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": ["youtube thumbnail, trending on youtube, ", "prompt"], "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "thumbnail", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "13": { "inputs": { "repo_id": "glif/loradex-flux-dev", "subfolder": "saq1b", "filename": "youtube_thumbnail_lora/youtube_thumbnail_lora.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load Thumbnail LoRA" } }, "14": { "inputs": { "lora_name": "persona_lora_id", "strength_model": "lora_strength", "strength_clip": "lora_strength", "model": [ "13", 0 ], "clip": [ "13", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load Persona LoRA" } } }

344 Runs

7/18/2024, 12:35:28 PM

gliffyglifgliffyglif2 days ago
{ "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "masterpiece portrait", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "bad quality, blurry", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "12": { "inputs": { "unet_name": "flux1-dev-fp8.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "noise": [ "25", 0 ], "guider": [ "22", 0 ], "sampler": [ "16", 0 ], "sigmas": [ "17", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "16": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "17": { "inputs": { "scheduler": "simple", "steps": 25, "denoise": 1, "model": [ "36", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "22": { "inputs": { "model": [ "36", 0 ], "conditioning": [ "37", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "25": { "inputs": { "noise_seed": 570937329320282 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "36": { "inputs": { "repo_id": "alvdansen/the-point", "subfolder": "", "filename": "araminta_k_the_point.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "37": { "inputs": { "guidance": 3.0, "conditioning": [ "6", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } } }
gliffyglifgliffyglif2 days ago
{ "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "araminta_k, PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "12": { "inputs": { "unet_name": "flux2-dev-fp8.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "noise": [ "25", 0 ], "guider": [ "22", 0 ], "sampler": [ "16", 0 ], "sigmas": [ "17", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "16": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "17": { "inputs": { "scheduler": "simple", "steps": 25, "denoise": 1, "model": [ "36", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "22": { "inputs": { "model": [ "36", 0 ], "conditioning": [ "37", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "25": { "inputs": { "noise_seed": 570937329320282 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "36": { "inputs": { "repo_id": "alvdansen/the-point", "subfolder": "", "filename": "araminta_k_the_point.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "37": { "inputs": { "guidance": 3, "conditioning": [ "6", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } } }
gliffyglifgliffyglif2 days ago
{ "3": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 576, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": ["youtube thumbnail, trending on youtube, ", "prompt"], "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "thumbnail", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "13": { "inputs": { "repo_id": "glif/loradex-flux-dev", "subfolder": "saq1b", "filename": "youtube_thumbnail_lora/youtube_thumbnail_lora.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load Thumbnail LoRA" } }, "14": { "inputs": { "lora_name": "persona_lora_id", "strength_model": "lora_strength", "strength_clip": "lora_strength", "model": [ "13", 0 ], "clip": [ "13", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load Persona LoRA" } } }
gliffyglifgliffyglif2 days ago
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "juggernautXL_v8Rundiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1920, "height": 1080, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "REPLACE_PROMPT", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "REPLACE_NEGATIVE_PROMPT", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "14": { "inputs": { "repo_id": "REPLACE_PERSONA_LORA_ID", "strength_model": [ "15", 0 ], "strength_clip": [ "15", 0 ], "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "15": { "inputs": { "variable": "REPLACE_LORA_STRENGTH", "fallback": "1.0" }, "class_type": "GlifVariable", "_meta": { "title": "Glif Variable" } } }
gliffyglifgliffyglif2 days ago
{ "5": { "inputs": { "width": [ "38", 1 ], "height": [ "39", 1 ], "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "youtube thumbnail, PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader", "_meta": { "title": "Load VAE" } }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader", "_meta": { "title": "DualCLIPLoader" } }, "12": { "inputs": { "unet_name": "flux1-dev-fp8.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", "_meta": { "title": "Load Diffusion Model" } }, "13": { "inputs": { "noise": [ "25", 0 ], "guider": [ "22", 0 ], "sampler": [ "16", 0 ], "sigmas": [ "17", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "16": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "17": { "inputs": { "scheduler": "simple", "steps": [ "40", 1 ], "denoise": 1, "model": [ "36", 0 ] }, "class_type": "BasicScheduler", "_meta": { "title": "BasicScheduler" } }, "22": { "inputs": { "model": [ "36", 0 ], "conditioning": [ "37", 0 ] }, "class_type": "BasicGuider", "_meta": { "title": "BasicGuider" } }, "25": { "inputs": { "noise_seed": 570937329320282 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "36": { "inputs": { "repo_id": "glif/loradex-flux-dev", "subfolder": "saq1b", "filename": "youtube_thumbnail_lora/youtube_thumbnail_lora.safetensors", "strength_model": 1, "strength_clip": 1, "token": "${secrets.HF_TOKEN}", "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "37": { "inputs": { "guidance": 3, "conditioning": [ "6", 0 ] }, "class_type": "FluxGuidance", "_meta": { "title": "FluxGuidance" } }, "38": { "inputs": { "variable": "1024", "fallback": "" }, "class_type": "GlifVariable", "_meta": { "title": "Glif Variable" } }, "39": { "inputs": { "variable": "1024", "fallback": "" }, "class_type": "GlifVariable", "_meta": { "title": "Glif Variable" } }, "40": { "inputs": { "variable": "25", "fallback": "" }, "class_type": "GlifVariable", "_meta": { "title": "Glif Variable" } } }
gliffyglifgliffyglif6 days ago
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 8, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "24", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "pixel art sprite, 16-bit style, pixelated, retro game graphics", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "smooth, detailed, realistic, 3d", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "20": { "inputs": { "image": "VECTOR_IMAGE_INPUT" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "23": { "inputs": { "image": [ "20", 0 ] }, "class_type": "AnyLinePreprocessor", "_meta": { "title": "TheMisto.ai Anyline" } }, "24": { "inputs": { "strength": 0.75, "conditioning": [ "6", 0 ], "control_net": [ "25", 0 ], "image": [ "23", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } }, "25": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "26": { "inputs": { "filename_prefix": "pixel_art_sprite", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "image": "target_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "6": { "inputs": { "text": "edit_prompt", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "13", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "11": { "inputs": { "model_name": "sam_vit_b (375MB)" }, "class_type": "SAMModelLoader (segment anything)", "_meta": { "title": "SAMModelLoader" } }, "12": { "inputs": { "model_name": "GroundingDINO_SwinT_OGC (694MB)" }, "class_type": "GroundingDinoModelLoader (segment anything)", "_meta": { "title": "GroundingDinoModelLoader" } }, "13": { "inputs": { "seed": 382160723889165, "steps": 30, "cfg": 7.5, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 0.8, "model": [ "4", 0 ], "positive": [ "15", 0 ], "negative": [ "15", 1 ], "latent_image": [ "15", 2 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "14": { "inputs": { "prompt": "mask_prompt", "threshold": 0.5, "sam_model": [ "11", 0 ], "grounding_dino_model": [ "12", 0 ], "image": [ "3", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment" } }, "15": { "inputs": { "positive": [ "6", 0 ], "negative": [ "7", 0 ], "vae": [ "4", 2 ], "pixels": [ "3", 0 ], "mask": [ "16", 0 ] }, "class_type": "InpaintModelConditioning", "_meta": { "title": "InpaintModelConditioning" } }, "16": { "inputs": { "expand": 8, "incremental_expandrate": 0, "tapered_corners": true, "flip_input": false, "blur_radius": 8, "lerp_alpha": 1, "decay_factor": 1, "mask": [ "14", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "image": "target_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "6": { "inputs": { "text": "edit_prompt", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "model_name": "sam_vit_b (375MB)" }, "class_type": "SAMModelLoader (segment anything)", "_meta": { "title": "SAMModelLoader" } }, "9": { "inputs": { "model_name": "GroundingDINO_SwinT_OGC (694MB)" }, "class_type": "GroundingDinoModelLoader (segment anything)", "_meta": { "title": "GroundingDinoModelLoader" } }, "10": { "inputs": { "prompt": "mask_prompt", "threshold": 0.5, "sam_model": [ "8", 0 ], "grounding_dino_model": [ "9", 0 ], "image": [ "3", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment" } }, "11": { "inputs": { "expand": 5, "incremental_expandrate": 0, "tapered_corners": true, "flip_input": false, "blur_radius": 2, "mask": [ "10", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur" } }, "13": { "inputs": { "pixels": [ "3", 0 ], "vae": [ "4", 2 ], "mask": [ "11", 0 ] }, "class_type": "VAEEncodeForInpaint", "_meta": { "title": "VAE Encode (for Inpainting)" } }, "14": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 0.8, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "13", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "15": { "inputs": { "samples": [ "14", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "16": { "inputs": { "filename_prefix": "edited_thumbnail", "images": [ "15", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "image": "target_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "4": { "inputs": { "image": "source_face" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "5": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "6": { "inputs": { "text": "edit_prompt", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "5", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "model_name": "sam_vit_h (2.56GB)" }, "class_type": "SAMModelLoader (segment anything)", "_meta": { "title": "SAMModelLoader" } }, "9": { "inputs": { "model_name": "GroundingDINO_SwinT_OGC (694MB)" }, "class_type": "GroundingDinoModelLoader (segment anything)", "_meta": { "title": "GroundingDinoModelLoader" } }, "10": { "inputs": { "prompt": "mask_prompt", "threshold": 0.5, "sam_model": [ "8", 0 ], "grounding_dino_model": [ "9", 0 ], "image": [ "3", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment" } }, "11": { "inputs": { "samples": [ "13", 0 ], "vae": [ "5", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "12": { "inputs": { "expand": 10, "incremental_expandrate": 0, "tapered_corners": true, "blur_radius": 5, "mask": [ "10", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "Grow Mask With Blur" } }, "13": { "inputs": { "seed": 123456789, "steps": 20, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.8, "model": [ "5", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "14", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "14": { "inputs": { "samples": [ "15", 0 ], "mask": [ "12", 0 ] }, "class_type": "SetLatentNoiseMask", "_meta": { "title": "Set Latent Noise Mask" } }, "15": { "inputs": { "pixels": [ "3", 0 ], "vae": [ "5", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } }, "16": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "17": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "18": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "19": { "inputs": { "weight": 1.5, "weight_faceidv2": 1.5, "start_at": 0, "end_at": 1, "model": [ "5", 0 ], "ipadapter": [ "18", 0 ], "image": [ "4", 0 ], "clip_vision": [ "16", 0 ], "insightface": [ "17", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "20": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "21", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "21": { "inputs": { "select": "edit_mode", "input1": [ "11", 0 ], "input2": [ "22", 0 ] }, "class_type": "ImageSelector", "_meta": { "title": "Image Selector" } }, "22": { "inputs": { "samples": [ "23", 0 ], "vae": [ "5", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "23": { "inputs": { "seed": 987654321, "steps": 20, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 1, "model": [ "19", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "15", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 416440346149983, "steps": 30, "cfg": 7.5, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "11", 0 ], "positive": [ "22", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "prompt", "clip": [ "11", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "11", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "10": { "inputs": { "image": "sketch_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "11": { "inputs": { "lora_name": "persona_lora_id", "strength_model": "lora_strength", "strength_clip": "lora_strength", "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load LoRA" } }, "20": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "22": { "inputs": { "strength": 0.8, "conditioning": [ "6", 0 ], "control_net": [ "20", 0 ], "image": [ "10", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_a", "scheduler": "normal", "denoise": 1, "model": [ "13", 0 ], "positive": [ "24", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "prompt", "clip": [ "13", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "13", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "13": { "inputs": { "lora_name": "persona_lora_id", "strength_model": [ "14", 0 ], "strength_clip": [ "14", 0 ], "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load LoRA" } }, "14": { "inputs": { "variable": "lora_strength", "fallback": "1.0" }, "class_type": "GlifVariable", "_meta": { "title": "Glif Variable" } }, "20": { "inputs": { "image": "sketch_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "23": { "inputs": { "image": [ "20", 0 ] }, "class_type": "AnyLinePreprocessor", "_meta": { "title": "TheMisto.ai Anyline" } }, "24": { "inputs": { "strength": 0.75, "conditioning": [ "6", 0 ], "control_net": [ "25", 0 ], "image": [ "23", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } }, "25": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_a", "scheduler": "normal", "denoise": "DENOISE", "model": [ "37", 0 ], "positive": [ "24", 0 ], "negative": [ "7", 0 ], "latent_image": [ "48", 0 ] }, "class_type": "KSampler" }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple" }, "6": { "inputs": { "text": "PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode" }, "7": { "inputs": { "text": "NEGATIVE_PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode" }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode" }, "20": { "inputs": { "image": "TARGET_IMAGE" }, "class_type": "LoadImage" }, "23": { "inputs": { "image": [ "20", 0 ] }, "class_type": "AnyLinePreprocessor" }, "24": { "inputs": { "strength": 0.4, "conditioning": [ "6", 0 ], "control_net": [ "25", 0 ], "image": [ "23", 0 ] }, "class_type": "ControlNetApply" }, "25": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader" }, "32": { "inputs": { "preset": "PLUS (high strength)", "model": [ "36", 0 ] }, "class_type": "IPAdapterUnifiedLoader" }, "33": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader" }, "36": { "inputs": { "repo_id": "PERSONA_LORA_ID", "strength_model": "LORA_STRENGTH", "strength_clip": "LORA_STRENGTH", "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader" }, "37": { "inputs": { "weight": 0.6, "model": [ "32", 0 ], "ipadapter": [ "32", 1 ], "image": [ "20", 0 ], "clip_vision": [ "33", 0 ] }, "class_type": "IPAdapterAdvanced" }, "48": { "inputs": { "pixels": [ "20", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEEncode" }, "70": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage" } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 259742667528827, "steps": 30, "cfg": 7, "sampler_name": "euler_a", "scheduler": "normal", "denoise": "DENOISE_VALUE", "model": [ "29", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": [ "30", 0 ], "height": [ "30", 1 ], "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "PROMPT", "clip": [ "28", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "NEGATIVE_PROMPT", "clip": [ "28", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "20": { "inputs": { "image": "TARGET_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "23": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "24": { "inputs": { "image": "REFERENCE_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "25": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "26": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "27": { "inputs": { "weight": 1.25, "weight_faceidv2": 1.25, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "28", 0 ], "ipadapter": [ "26", 0 ], "image": [ "24", 0 ], "clip_vision": [ "23", 0 ], "insightface": [ "25", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "28": { "inputs": { "repo_id": "PERSONA_LORA_ID", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "29": { "inputs": { "weight": 0.8, "weight_type": "style transfer", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "V only", "model": [ "27", 0 ], "ipadapter": [ "32", 1 ], "image": [ "20", 0 ], "clip_vision": [ "23", 0 ] }, "class_type": "IPAdapterAdvanced", "_meta": { "title": "IPAdapter Advanced" } }, "30": { "inputs": { "image": [ "20", 0 ] }, "class_type": "SDXLAspectRatio", "_meta": { "title": "Image to SDXL compatible WH" } }, "32": { "inputs": { "preset": "PLUS (high strength)", "model": [ "27", 0 ] }, "class_type": "IPAdapterUnifiedLoader", "_meta": { "title": "IPAdapter Unified Loader" } }, "33": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "1": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "image": "target_image" }, "class_type": "LoadImage", "_meta": { "title": "Load Target Image" } }, "3": { "inputs": { "image": "source_face" }, "class_type": "LoadImage", "_meta": { "title": "Load Source Face" } }, "4": { "inputs": { "text": "prompt", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "5": { "inputs": { "text": "negative_prompt", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative)" } }, "6": { "inputs": { "provider": "CPU" }, "class_type": "InstantIDFaceAnalysis", "_meta": { "title": "InstantID Face Analysis" } }, "7": { "inputs": { "instantid_file": "SDXL/ip-adapter.bin" }, "class_type": "InstantIDModelLoader", "_meta": { "title": "Load InstantID Model" } }, "8": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "9": { "inputs": { "weight": 1, "start_at": 0, "end_at": 1, "instantid": [ "7", 0 ], "insightface": [ "6", 0 ], "image": [ "3", 0 ], "model": [ "1", 0 ], "clip_vision": [ "8", 0 ] }, "class_type": "ApplyInstantID", "_meta": { "title": "Apply InstantID" } }, "10": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.75, "model": [ "9", 0 ], "positive": [ "4", 0 ], "negative": [ "5", 0 ], "latent_image": [ "11", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "11": { "inputs": { "pixels": [ "2", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } }, "12": { "inputs": { "samples": [ "10", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "13": { "inputs": { "filename_prefix": "recreated_thumbnail", "images": [ "12", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "image": "HEAD_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "4": { "inputs": { "image": "CAP_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "8": { "inputs": { "model_name": "sam_vit_b (375MB)" }, "class_type": "SAMModelLoader (segment anything)", "_meta": { "title": "SAMModelLoader" } }, "9": { "inputs": { "model_name": "GroundingDINO_SwinT_OGC (694MB)" }, "class_type": "GroundingDinoModelLoader (segment anything)", "_meta": { "title": "GroundingDinoModelLoader" } }, "10": { "inputs": { "prompt": "head", "threshold": 0.5, "sam_model": [ "8", 0 ], "grounding_dino_model": [ "9", 0 ], "image": [ "3", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment" } }, "11": { "inputs": { "expand": 20, "incremental_expandrate": 0, "tapered_corners": true, "blur_radius": 5, "mask": [ "10", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur" } }, "12": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "13": { "inputs": { "text": "person wearing a cap", "clip": [ "12", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "14": { "inputs": { "text": "deformed, bad quality, wrong, unrealistic", "clip": [ "12", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "15": { "inputs": { "positive": [ "13", 0 ], "negative": [ "14", 0 ], "vae": [ "12", 2 ], "pixels": [ "3", 0 ], "mask": [ "11", 0 ] }, "class_type": "InpaintModelConditioning", "_meta": { "title": "InpaintModelConditioning" } }, "16": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "17": { "inputs": { "preset": "PLUS (high strength)", "model": [ "12", 0 ] }, "class_type": "IPAdapterUnifiedLoader", "_meta": { "title": "IPAdapter Unified Loader" } }, "18": { "inputs": { "weight": 0.8, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "17", 0 ], "ipadapter": [ "17", 1 ], "image": [ "4", 0 ], "clip_vision": [ "16", 0 ] }, "class_type": "IPAdapterAdvanced", "_meta": { "title": "IPAdapter Advanced" } }, "19": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.8, "model": [ "18", 0 ], "positive": [ "15", 0 ], "negative": [ "15", 1 ], "latent_image": [ "15", 2 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "20": { "inputs": { "samples": [ "19", 0 ], "vae": [ "12", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "21": { "inputs": { "filename_prefix": "cap_overlay", "images": [ "20", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "karras", "denoise": 1, "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "main_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Main Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative)" } }, "8": { "inputs": { "samples": [ "16", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "thumbnail", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "14": { "inputs": { "repo_id": "persona_lora_id", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load Persona LoRA" } }, "15": { "inputs": { "text": "expression_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Expression)" } }, "16": { "inputs": { "seed": 766778133929489, "steps": 20, "cfg": 4, "sampler_name": "euler", "scheduler": "karras", "denoise": 0.4, "model": [ "17", 0 ], "positive": [ "15", 0 ], "negative": [ "7", 0 ], "latent_image": [ "3", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler (Face Refinement)" } }, "17": { "inputs": { "weight": 1.5, "weight_type": "linear", "embeds_scaling": "K+V", "model": [ "14", 0 ], "clip_vision": [ "19", 0 ], "image": [ "18", 0 ], "insightface": [ "20", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "18": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode (Intermediate)" } }, "19": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "20": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "karras", "denoise": 1, "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "main_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Main Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative)" } }, "8": { "inputs": { "samples": [ "23", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "14": { "inputs": { "repo_id": "persona_lora_id", "subfolder": "", "filename": "", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load Persona LoRA" } }, "15": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "16": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "17": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "22": { "inputs": { "text": "expression_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Expression)" } }, "23": { "inputs": { "weight": 1.25, "weight_faceidv2": 1.5, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0.2, "end_at": 0.8, "embeds_scaling": "K+V", "model": [ "3", 0 ], "ipadapter": [ "17", 0 ], "image": [ "3", 0 ], "clip_vision": [ "15", 0 ], "insightface": [ "16", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "24": { "inputs": { "filename_prefix": "thumbnail", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7.5, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "22", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "main_prompt", "clip": [ "21", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "negative_prompt", "clip": [ "21", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "11": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "13": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "14": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "16": { "inputs": { "text": "expression_prompt", "clip": [ "21", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Expression)" } }, "20": { "inputs": { "seed": 987654321, "steps": 30, "cfg": 7.5, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 0.65, "model": [ "24", 0 ], "positive": [ "16", 0 ], "negative": [ "7", 0 ], "latent_image": [ "23", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "21": { "inputs": { "lora_name": "persona_lora_id", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load LoRA" } }, "22": { "inputs": { "weight": 0.8, "weight_type": "linear", "model": [ "21", 0 ], "ipadapter": [ "14", 0 ], "clip_vision": [ "13", 0 ], "insightface": [ "11", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID (Identity)" } }, "23": { "inputs": { "pixels": [ "8", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } }, "24": { "inputs": { "weight": 1.25, "weight_type": "linear", "model": [ "22", 0 ], "ipadapter": [ "14", 0 ], "clip_vision": [ "13", 0 ], "insightface": [ "11", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID (Expression)" } }, "25": { "inputs": { "samples": [ "20", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "26": { "inputs": { "filename_prefix": "thumbnail", "images": [ "25", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffygliflast wk.
{ "3": { "inputs": { "model_name": "sam_vit_b (375MB)" }, "class_type": "SAMModelLoader (segment anything)", "_meta": { "title": "SAMModelLoader (segment anything)" } }, "4": { "inputs": { "model_name": "GroundingDINO_SwinT_OGC (694MB)" }, "class_type": "GroundingDinoModelLoader (segment anything)", "_meta": { "title": "GroundingDinoModelLoader (segment anything)" } }, "5": { "inputs": { "image": "INPUT_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "6": { "inputs": { "prompt": "teeth", "threshold": 0.35, "sam_model": [ "3", 0 ], "grounding_dino_model": [ "4", 0 ], "image": [ "5", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment (segment anything)" } }, "7": { "inputs": { "expand": 2, "incremental_expandrate": 0, "tapered_corners": true, "flip_input": false, "blur_radius": 3, "lerp_alpha": 1, "decay_factor": 1, "mask": [ "6", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur" } }, "8": { "inputs": { "mask": [ "7", 0 ] }, "class_type": "MaskToImage", "_meta": { "title": "Convert Mask to Image" } }, "9": { "inputs": { "images": [ "8", 0 ] }, "class_type": "PreviewImage", "_meta": { "title": "Preview Mask" } }, "10": { "inputs": { "image1": [ "5", 0 ], "image2": [ "11", 0 ], "mask": [ "7", 0 ] }, "class_type": "ImageCompositeMasked", "_meta": { "title": "Composite With Mask" } }, "11": { "inputs": { "width": [ "5", 1 ], "height": [ "5", 2 ], "color": "#000000" }, "class_type": "ColorImage", "_meta": { "title": "Color Image" } }, "12": { "inputs": { "filename_prefix": "teeth_masked", "images": [ "10", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffyglif2 wk. ago
{ "3": { "inputs": { "seed": 6, "steps": 30, "cfg": 7, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "13", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler" }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage" }, "6": { "inputs": { "text": "ultrarealistic character, photorealistic body, cinematic lighting, 4K, hyper detailed, extremely realistic, anime cel-shaded clothing: {CLOTHING_DESCRIPTION}, background: {ENVIRONMENT_DESCRIPTION}", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode" }, "7": { "inputs": { "text": "bad anatomy, blurry, cartoon face, low quality, 2d face, anime face, unrealistic", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode" }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "10", 0 ] }, "class_type": "VAEDecode" }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage" }, "10": { "inputs": { "vae_name": "ae.sft" }, "class_type": "VAELoader" }, "11": { "inputs": { "clip_name1": "t5xxl_fp8_e4m3fn.safetensors", "clip_name2": "clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoader" }, "12": { "inputs": { "unet_name": "flux1-dev-fp8.safetensors" }, "class_type": "UNETLoader" }, "13": { "inputs": { "lora_name": "juggernautXL_v8.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "12", 0 ], "clip": [ "11", 0 ] }, "class_type": "LoraLoader" }, "36": { "inputs": { "repo_id": "glif/loradex-flux-dev", "subfolder": "saq1b", "filename": "youtube_thumbnail_lora/youtube_thumbnail_lora.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "13", 0 ], "clip": [ "11", 0 ] }, "class_type": "HFHubLoraLoader" } }
gliffyglifgliffyglif2 wk. ago
{ "3": { "inputs": { "ckpt_name": "juggernautXL_v8.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "4": { "inputs": { "text": "PROMPT, photorealistic face, cinematic lighting, 2D cel-shaded anime outfit", "clip": [ "3", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "5": { "inputs": { "text": "cartoon face, bad anatomy, blurry, low quality", "clip": [ "3", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "6": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "7": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "Load IPAdapter Model" } }, "8": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "Load InsightFace" } }, "9": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "10": { "inputs": { "weight": 0.8, "weight_faceidv2": 0.8, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "3", 0 ], "ipadapter": [ "7", 0 ], "image": [ "13", 0 ], "clip_vision": [ "9", 0 ], "insightface": [ "8", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "11": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "12": { "inputs": { "strength": 0.65, "conditioning": [ "4", 0 ], "control_net": [ "11", 0 ], "image": [ "14", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } }, "13": { "inputs": { "image": "FACE_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Face Image" } }, "14": { "inputs": { "image": "CLOTHING_REFERENCE_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Clothing Reference" } }, "15": { "inputs": { "seed": 858561975396561, "steps": 30, "cfg": 7, "sampler_name": "dpmpp_sde_karras", "scheduler": "karras", "denoise": 1, "model": [ "10", 0 ], "positive": [ "12", 0 ], "negative": [ "5", 0 ], "latent_image": [ "6", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "16": { "inputs": { "samples": [ "15", 0 ], "vae": [ "3", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "17": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "16", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffyglif2 wk. ago
{ "3": { "inputs": { "seed": 828905687022063, "steps": 32, "cfg": 4.5, "sampler_name": "euler", "scheduler": "normal", "denoise": 1, "model": [ "37", 0 ], "positive": [ "24", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler" }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple" }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage" }, "6": { "inputs": { "text": "photograph of a person wearing cel-shaded clothing", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode" }, "7": { "inputs": { "text": "anime face, unrealistic face, illustration, cartoon face, bad quality", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode" }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode" }, "23": { "inputs": { "image": [ "29", 0 ] }, "class_type": "AnyLinePreprocessor" }, "24": { "inputs": { "strength": 0.75, "conditioning": [ "6", 0 ], "control_net": [ "25", 0 ], "image": [ "23", 0 ] }, "class_type": "ControlNetApply" }, "25": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader" }, "26": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage" }, "27": { "inputs": { "weight": 1.25, "weight_faceidv2": 1.25, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "4", 0 ], "ipadapter": [ "35", 0 ], "image": [ "29", 0 ], "clip_vision": [ "33", 0 ], "insightface": [ "34", 0 ] }, "class_type": "IPAdapterFaceID" }, "29": { "inputs": { "image": "FACE_IMAGE" }, "class_type": "LoadImage" }, "33": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader" }, "34": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader" }, "35": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader" }, "37": { "inputs": { "model": [ "27", 0 ] }, "class_type": "DifferentialDiffusion" } }
gliffyglifgliffyglif2 wk. ago
{ "3": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "27", 0 ], "positive": [ "22", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "Juggernaut_X_RunDiffusion.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "ENVIRONMENT_PROMPT, ultra detailed face, photorealistic skin texture, cinematic lighting", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "anime face, anime body, unrealistic, flat skin, cartoon face, bad quality, blurry", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "20": { "inputs": { "image": "FACE_INPUT_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "21": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "22": { "inputs": { "strength": 0.8, "conditioning": [ "6", 0 ], "control_net": [ "23", 0 ], "image": [ "25", 0 ] }, "class_type": "ControlNetApply", "_meta": { "title": "Apply ControlNet" } }, "23": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "24": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "25": { "inputs": { "image": [ "20", 0 ] }, "class_type": "AnyLinePreprocessor", "_meta": { "title": "TheMisto.ai Anyline" } }, "26": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "27": { "inputs": { "weight": 1.2, "weight_faceidv2": 1.0, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "4", 0 ], "ipadapter": [ "26", 0 ], "image": [ "20", 0 ], "clip_vision": [ "21", 0 ], "insightface": [ "24", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "28": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffyglif2 wk. ago
{ "3": { "inputs": { "seed": 828905687022063, "steps": 30, "cfg": 7, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "27", 0 ], "positive": [ "24", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler" }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple" }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage" }, "6": { "inputs": { "text": "hyper realistic skin texture, cinematic lighting, cel-shaded, 2D anime style clothing", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode" }, "7": { "inputs": { "text": "cartoon face, unrealistic anatomy, bad quality, blur", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode" }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode" }, "20": { "inputs": { "image": "CLOTHING_REFERENCE_IMAGE" }, "class_type": "LoadImage" }, "23": { "inputs": { "image": [ "20", 0 ] }, "class_type": "AnyLinePreprocessor" }, "24": { "inputs": { "strength": 0.65, "conditioning": [ "6", 0 ], "control_net": [ "25", 0 ], "image": [ "23", 0 ] }, "class_type": "ControlNetApply" }, "25": { "inputs": { "control_net_name": "mistoLine_fp16.safetensors" }, "class_type": "ControlNetLoader" }, "26": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage" }, "27": { "inputs": { "weight": 0.8, "weight_faceidv2": 1, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "4", 0 ], "ipadapter": [ "35", 0 ], "image": [ "29", 0 ], "clip_vision": [ "33", 0 ], "insightface": [ "34", 0 ] }, "class_type": "IPAdapterFaceID" }, "29": { "inputs": { "image": "FACE_IMAGE" }, "class_type": "LoadImage" }, "33": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader" }, "34": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader" }, "35": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader" } }
gliffyglifgliffyglif3 wk. ago
{ "3": { "inputs": { "seed": 270796374588362, "steps": 20, "cfg": 6, "sampler_name": "euler_a", "scheduler": "normal", "denoise": 1, "model": [ "27", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": [ "26", 0 ], "height": [ "26", 1 ], "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "REPLACE_PROMPT", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "watermark, blurry, low quality", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "23": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "24": { "inputs": { "image": "REFERENCE_IMAGE_REPLACEME" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "25": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "26": { "inputs": { "image": [ "24", 0 ] }, "class_type": "SDXLAspectRatio", "_meta": { "title": "Image to SDXL compatible WH" } }, "27": { "inputs": { "weight": 0.8, "weight_type": "style transfer", "start_at": 0.1, "end_at": 0.9, "model": [ "28", 0 ], "ipadapter": [ "28", 1 ], "image": [ "24", 0 ], "clip_vision": [ "23", 0 ] }, "class_type": "IPAdapterAdvanced", "_meta": { "title": "IPAdapter Advanced" } }, "28": { "inputs": { "preset": "PLUS (high strength)", "model": [ "4", 0 ] }, "class_type": "IPAdapterUnifiedLoader", "_meta": { "title": "IPAdapter Unified Loader" } } }
gliffyglifgliffyglif3 wk. ago
{ "3": { "inputs": { "seed": 828905687022063, "steps": 20, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.5, "model": [ "36", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "48", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "image": "INPUT_IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "6": { "inputs": { "text": "REPLACE_PROMPT", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "bad quality, blurry, ugly", "clip": [ "36", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "36": { "inputs": { "repo_id": "alvdansen/the-point", "subfolder": "", "filename": "araminta_k_the_point.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "HFHubLoraLoader", "_meta": { "title": "Load HF Lora" } }, "48": { "inputs": { "pixels": [ "5", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } } }
gliffyglifgliffyglif3 wk. ago
gliffyglifgliffyglif3 wk. ago
{ "3": { "inputs": { "seed": 270796374588362, "steps": 30, "cfg": 7, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "albedobaseXL_v12.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "6": { "inputs": { "text": "A dark, glitched technological phoenix rising from digital circuits and code, cyberpunk aesthetic, matrix code, surveillance cameras, deep blacks and electric blues, sharp digital artifacts ((emerging AI)), abstract technological patterns, ultra detailed circuit boards, binary code streams, ((PHX-09)), glowing data streams", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "7": { "inputs": { "text": "blur, watermark, text, writing, signature, logo, blurry, human face, human features, realistic, photorealistic", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "9": { "inputs": { "filename_prefix": "PHX09", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
gliffyglifgliffyglif4 wk. ago
{ "3": { "inputs": { "seed": 416440346149983, "steps": 30, "cfg": 4.5, "sampler_name": "ddpm", "scheduler": "karras", "denoise": 1, "model": [ "60", 0 ], "positive": [ "60", 1 ], "negative": [ "60", 2 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "4": { "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "5": { "inputs": { "width": 1016, "height": 1016, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "11": { "inputs": { "instantid_file": "SDXL/ip-adapter.bin" }, "class_type": "InstantIDModelLoader", "_meta": { "title": "Load InstantID Model" } }, "13": { "inputs": { "image": "FACE IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "16": { "inputs": { "control_net_name": "SDXL/instantid/diffusion_pytorch_model.safetensors" }, "class_type": "ControlNetLoader", "_meta": { "title": "Load ControlNet Model" } }, "38": { "inputs": { "provider": "CPU" }, "class_type": "InstantIDFaceAnalysis", "_meta": { "title": "InstantID Face Analysis" } }, "39": { "inputs": { "text": "PROMPT", "clip": [ "71", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "40": { "inputs": { "text": "photograph, deformed, glitch, noisy, realistic, stock photo", "clip": [ "71", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "60": { "inputs": { "weight": 0.8, "start_at": 0, "end_at": 1, "instantid": [ "11", 0 ], "insightface": [ "38", 0 ], "control_net": [ "16", 0 ], "image": [ "13", 0 ], "model": [ "71", 0 ], "positive": [ "39", 0 ], "negative": [ "40", 0 ], "image_kps": [ "67", 0 ] }, "class_type": "ApplyInstantID", "_meta": { "title": "Apply InstantID" } }, "67": { "inputs": { "image": "POSE IMAGE" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "70": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } }, "71": { "inputs": { "lora_name": "SDXL_MSPaint_Portrait.safetensors", "strength_model": 1, "strength_clip": 1, "model": [ "4", 0 ], "clip": [ "4", 1 ] }, "class_type": "LoraLoader", "_meta": { "title": "Load LoRA" } } }
glif - ComfyAGI v1 (Claude 3.5 Sonnet) by fab1an