ANNOUNCEMENT: The Biographer X Glif Contest is now open! Win cash prizes!

ComfyAGI v0.2 (Claude 3.5) (remix)

Just a test

ostrisostris
{ "1": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "text": "portrait of Cherif, detailed face, high quality", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "3": { "inputs": { "text": "deformed, ugly, blurry", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "5": { "inputs": { "seed": 123456789, "steps": 30, "cfg": 7, "sampler_name": "euler_ancestral", "scheduler": "normal", "denoise": 1, "model": [ "1", 0 ], "positive": [ "2", 0 ], "negative": [ "3", 0 ], "latent_image": [ "4", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "6": { "inputs": { "samples": [ "5", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "7": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "6", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
{ "1": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "text": "{prompt}", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "3": { "inputs": { "text": "{negative_prompt}", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "4": { "inputs": { "width": 1024, "height": 1024, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "Empty Latent Image" } }, "5": { "inputs": { "seed": "{seed}", "steps": "{steps}", "cfg": "{cfg}", "sampler_name": "euler", "scheduler": "normal", "denoise": 1, "model": [ "1", 0 ], "positive": [ "2", 0 ], "negative": [ "3", 0 ], "latent_image": [ "4", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "6": { "inputs": { "samples": [ "5", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "7": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "6", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
{ "1": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "image": "{masking}" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "3": { "inputs": { "model_name": "sam_vit_h (2.56GB)" }, "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": { "prompt": "face", "threshold": 0.5, "sam_model": [ "3", 0 ], "grounding_dino_model": [ "4", 0 ], "image": [ "2", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment (segment anything) - Face" } }, "6": { "inputs": { "prompt": "hands", "threshold": 0.5, "sam_model": [ "3", 0 ], "grounding_dino_model": [ "4", 0 ], "image": [ "2", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment (segment anything) - Hands" } }, "7": { "inputs": { "expand": 10, "incremental_expandrate": 0, "tapered_corners": true, "flip_input": false, "blur_radius": 5, "lerp_alpha": 1, "decay_factor": 1, "mask": [ "5", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur - Face" } }, "8": { "inputs": { "expand": 5, "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 - Hands" } }, "9": { "inputs": { "samples": [ "2", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } }, "10": { "inputs": { "samples": [ "9", 0 ], "mask": [ "11", 0 ] }, "class_type": "SetLatentNoiseMask", "_meta": { "title": "Set Latent Noise Mask" } }, "11": { "inputs": { "mask1": [ "7", 0 ], "mask2": [ "8", 0 ] }, "class_type": "CombineMasks", "_meta": { "title": "Combine Masks" } }, "12": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "13": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "14": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "15": { "inputs": { "weight": 1, "weight_faceidv2": 1, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "1", 0 ], "ipadapter": [ "14", 0 ], "image": [ "2", 0 ], "clip_vision": [ "12", 0 ], "insightface": [ "13", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "16": { "inputs": { "text": "{prompts}", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "17": { "inputs": { "text": "bad quality, blurry, ugly", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "18": { "inputs": { "seed": 42, "steps": 20, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.5, "model": [ "15", 0 ], "positive": [ "16", 0 ], "negative": [ "17", 0 ], "latent_image": [ "10", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "19": { "inputs": { "samples": [ "18", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "20": { "inputs": { "filename_prefix": "refined_image", "images": [ "19", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }

4 Runs

7/24/2024, 7:42:07 PM

NikolesYellowJacketXVI13 mo. ago
{ "1": { "inputs": { "ckpt_name": "albedobaseXL_v13.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "image": "{masking}" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "3": { "inputs": { "model_name": "sam_vit_h (2.56GB)" }, "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": { "prompt": "face", "threshold": 0.5, "sam_model": [ "3", 0 ], "grounding_dino_model": [ "4", 0 ], "image": [ "2", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment (segment anything) - Face" } }, "6": { "inputs": { "prompt": "hands", "threshold": 0.5, "sam_model": [ "3", 0 ], "grounding_dino_model": [ "4", 0 ], "image": [ "2", 0 ] }, "class_type": "GroundingDinoSAMSegment (segment anything)", "_meta": { "title": "GroundingDinoSAMSegment (segment anything) - Hands" } }, "7": { "inputs": { "expand": 10, "incremental_expandrate": 0, "tapered_corners": true, "flip_input": false, "blur_radius": 5, "lerp_alpha": 1, "decay_factor": 1, "mask": [ "5", 1 ] }, "class_type": "GrowMaskWithBlur", "_meta": { "title": "GrowMaskWithBlur - Face" } }, "8": { "inputs": { "expand": 5, "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 - Hands" } }, "9": { "inputs": { "samples": [ "2", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE Encode" } }, "10": { "inputs": { "samples": [ "9", 0 ], "mask": [ "11", 0 ] }, "class_type": "SetLatentNoiseMask", "_meta": { "title": "Set Latent Noise Mask" } }, "11": { "inputs": { "mask1": [ "7", 0 ], "mask2": [ "8", 0 ] }, "class_type": "CombineMasks", "_meta": { "title": "Combine Masks" } }, "12": { "inputs": { "clip_name": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors" }, "class_type": "CLIPVisionLoader", "_meta": { "title": "Load CLIP Vision" } }, "13": { "inputs": { "provider": "CUDA" }, "class_type": "IPAdapterInsightFaceLoader", "_meta": { "title": "IPAdapter InsightFace Loader" } }, "14": { "inputs": { "ipadapter_file": "ip-adapter-faceid-plusv2_sdxl.bin" }, "class_type": "IPAdapterModelLoader", "_meta": { "title": "IPAdapter Model Loader" } }, "15": { "inputs": { "weight": 1, "weight_faceidv2": 1, "weight_type": "linear", "combine_embeds": "concat", "start_at": 0, "end_at": 1, "embeds_scaling": "K+V", "model": [ "1", 0 ], "ipadapter": [ "14", 0 ], "image": [ "2", 0 ], "clip_vision": [ "12", 0 ], "insightface": [ "13", 0 ] }, "class_type": "IPAdapterFaceID", "_meta": { "title": "IPAdapter FaceID" } }, "16": { "inputs": { "text": "{prompts}", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "17": { "inputs": { "text": "bad quality, blurry, ugly", "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Negative Prompt)" } }, "18": { "inputs": { "seed": 42, "steps": 20, "cfg": 7, "sampler_name": "euler", "scheduler": "normal", "denoise": 0.5, "model": [ "15", 0 ], "positive": [ "16", 0 ], "negative": [ "17", 0 ], "latent_image": [ "10", 0 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "19": { "inputs": { "samples": [ "18", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "20": { "inputs": { "filename_prefix": "refined_image", "images": [ "19", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "Save Image" } } }
glif - ComfyAGI v0.2 (Claude 3.5) (remix) by ostris