ComfyUI / workflows /aestx-workflows /aestx-final-style-composition.json
aleph65's picture
Upload 3 files
1948d92 verified
Raw
History Blame Contribute Delete
4.74 kB
{
"3": {
"inputs": {
"seed": 41203305765210,
"steps": 5,
"cfg": 1.5,
"sampler_name": "dpmpp_sde",
"scheduler": "karras",
"denoise": 1,
"model": [
"59",
0
],
"positive": [
"16",
0
],
"negative": [
"16",
1
],
"latent_image": [
"5",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"4": {
"inputs": {
"ckpt_name": "juggernautXL_v9Rdphoto2Lightning.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": "gorgeous OnlyFans model with tan skin and brown hair",
"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": [
"45",
0
],
"image": [
"60",
0
]
},
"class_type": "DepthAnythingPreprocessor",
"_meta": {
"title": "Depth Anything"
}
},
"45": {
"inputs": {
"image": [
"60",
0
]
},
"class_type": "Get image size",
"_meta": {
"title": "Get image size"
}
},
"48": {
"inputs": {
"amount": 4,
"samples": [
"52",
0
]
},
"class_type": "RepeatLatentBatch",
"_meta": {
"title": "Repeat Latent Batch"
}
},
"52": {
"inputs": {
"pixels": [
"60",
0
],
"vae": [
"4",
2
]
},
"class_type": "VAEEncode",
"_meta": {
"title": "VAE Encode"
}
},
"59": {
"inputs": {
"weight_style": 1,
"weight_composition": 1,
"expand_style": false,
"combine_embeds": "average",
"start_at": 0,
"end_at": 1,
"embeds_scaling": "V only",
"model": [
"11",
0
],
"ipadapter": [
"11",
1
],
"image_style": [
"66",
0
],
"image_composition": [
"67",
0
]
},
"class_type": "IPAdapterStyleComposition",
"_meta": {
"title": "IPAdapter Style & Composition SDXL"
}
},
"60": {
"inputs": {
"width": 832,
"height": 1216,
"interpolation": "nearest",
"keep_proportion": true,
"condition": "always",
"multiple_of": 0,
"image": [
"67",
0
]
},
"class_type": "ImageResize+",
"_meta": {
"title": "🔧 Image Resize"
}
},
"66": {
"inputs": {
"image": ""
},
"class_type": "ETN_LoadImageBase64",
"_meta": {
"title": "INPUT_IMAGE_AESTX_DRIVER"
}
},
"67": {
"inputs": {
"image": ""
},
"class_type": "ETN_LoadImageBase64",
"_meta": {
"title": "INPUT_IMAGE_POSE_AND_COMPOSITION"
}
}
}