sdxl_comfyui / sdxl_lora_pulid_3panels_workflow.json
shreenithi20's picture
Upload sdxl_lora_pulid_3panels_workflow.json
49b5527 verified
{
"3": {
"inputs": {
"seed": 123,
"steps": 30,
"cfg": 5,
"sampler_name": "dpmpp_2m",
"scheduler": "sgm_uniform",
"denoise": 1,
"model": [
"33",
0
],
"positive": [
"22",
0
],
"negative": [
"23",
0
],
"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": 1024,
"height": 1024,
"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"
}
},
"10": {
"inputs": {
"images": [
"8",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"12": {
"inputs": {
"image": "generated_1.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"16": {
"inputs": {
"pulid_file": "ip-adapter_pulid_sdxl_fp16.safetensors"
},
"class_type": "PulidModelLoader",
"_meta": {
"title": "Load PuLID Model"
}
},
"17": {
"inputs": {
"provider": "CPU"
},
"class_type": "PulidInsightFaceLoader",
"_meta": {
"title": "Load InsightFace (PuLID)"
}
},
"19": {
"inputs": {},
"class_type": "PulidEvaClipLoader",
"_meta": {
"title": "Load Eva Clip (PuLID)"
}
},
"22": {
"inputs": {
"text": "A cheerful barista with long brown hair in a vibrant red apron, pouring coffee in a colorful café",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"23": {
"inputs": {
"text": "flaws in the eyes, flaws in the face, flaws, lowres, non-HDRi, low quality, worst quality,artifacts noise, text, watermark, glitch, deformed, mutated, ugly, disfigured, hands, low resolution, partially rendered objects, deformed or partially rendered eyes, deformed, deformed eyeballs, cross-eyed, blurry, duplicate person",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"33": {
"inputs": {
"method": "fidelity",
"weight": 0.8,
"start_at": 0,
"end_at": 1,
"model": [
"45",
0
],
"pulid": [
"16",
0
],
"eva_clip": [
"19",
0
],
"face_analysis": [
"17",
0
],
"image": [
"12",
0
]
},
"class_type": "ApplyPulid",
"_meta": {
"title": "Apply PuLID"
}
},
"45": {
"inputs": {
"lora_name": "sdxl_lora_2500.safetensors",
"strength_model": 1,
"model": [
"4",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoraLoaderModelOnly"
}
},
"46": {
"inputs": {
"text": "A cheerful barista with long brown hair in a vibrant red apron, serving pastries in a cozy café corner",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"48": {
"inputs": {
"seed": 123,
"steps": 30,
"cfg": 5,
"sampler_name": "dpmpp_2m",
"scheduler": "sgm_uniform",
"denoise": 1,
"model": [
"33",
0
],
"positive": [
"46",
0
],
"negative": [
"23",
0
],
"latent_image": [
"5",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"49": {
"inputs": {
"samples": [
"48",
0
],
"vae": [
"4",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"50": {
"inputs": {
"images": [
"49",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"51": {
"inputs": {
"text": "A cheerful barista with long brown hair in a vibrant red apron, chatting with customers in a lively café",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"53": {
"inputs": {
"seed": 123,
"steps": 30,
"cfg": 5,
"sampler_name": "dpmpp_2m",
"scheduler": "sgm_uniform",
"denoise": 1,
"model": [
"33",
0
],
"positive": [
"51",
0
],
"negative": [
"23",
0
],
"latent_image": [
"5",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"54": {
"inputs": {
"samples": [
"53",
0
],
"vae": [
"4",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"55": {
"inputs": {
"images": [
"54",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"56": {
"inputs": {
"filename_prefix": "ComfyUI_panel1",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"57": {
"inputs": {
"filename_prefix": "ComfyUI_panel1",
"images": [
"49",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"58": {
"inputs": {
"filename_prefix": "ComfyUI_panel1",
"images": [
"54",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
}
}