ComfyUI / workflows /aestx-workflows /api /aestx-single-ipadapter.json
aleph65's picture
aestx: add aestx-single-ipadapter.json (drop-in UI + tested API versions)
576c8c0 verified
Raw
History Blame Contribute Delete
3.74 kB
{
"3": {
"inputs": {
"seed": 1023923308484119,
"steps": 30,
"cfg": 4,
"sampler_name": "dpmpp_2m",
"scheduler": "karras",
"denoise": 1,
"model": [
"22",
0
],
"positive": [
"16",
0
],
"negative": [
"16",
1
],
"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": 832,
"height": 1216,
"batch_size": 4
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "Empty Latent Image"
}
},
"6": {
"inputs": {
"text": "OnlyFans photo, gorgeous OnlyFans model with very tan skin and dark hair, in the kitchen, wearing a white apron, naked, teasing",
"clip": [
"4",
1
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"7": {
"inputs": {
"text": "",
"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": "IPAdapter",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"11": {
"inputs": {
"preset": "PLUS (high strength)",
"model": [
"4",
0
]
},
"class_type": "IPAdapterUnifiedLoader",
"_meta": {
"title": "IPAdapter Unified Loader"
}
},
"14": {
"inputs": {
"control_net_name": "diffusers_xl_depth_full.safetensors"
},
"class_type": "ControlNetLoader",
"_meta": {
"title": "Load ControlNet Model"
}
},
"16": {
"inputs": {
"strength": 0.8,
"start_percent": 0,
"end_percent": 1,
"positive": [
"6",
0
],
"negative": [
"7",
0
],
"control_net": [
"14",
0
],
"image": [
"18",
0
]
},
"class_type": "ControlNetApplyAdvanced",
"_meta": {
"title": "Apply ControlNet (Advanced)"
}
},
"18": {
"inputs": {
"ckpt_name": "depth_anything_vitl14.pth",
"resolution": 512,
"image": [
"24",
0
]
},
"class_type": "DepthAnythingPreprocessor",
"_meta": {
"title": "Depth Anything"
}
},
"22": {
"inputs": {
"weight": 0.5,
"weight_type": "style transfer",
"combine_embeds": "concat",
"start_at": 0,
"end_at": 1,
"embeds_scaling": "K+V",
"model": [
"11",
0
],
"ipadapter": [
"11",
1
],
"image": [
"23",
0
]
},
"class_type": "IPAdapterAdvanced",
"_meta": {
"title": "IPAdapter Advanced"
}
},
"23": {
"inputs": {
"image": "aestx-style.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Style Image (IPAdapter)"
}
},
"24": {
"inputs": {
"image": "aestx-composition.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Composition Image (Depth)"
}
}
}