Face swap
{
"url": "original_image",
"background": {
"generate": {
"strength": 0.1,
"adapter_type": "face",
"avatar_generation_type": "creative_img2img",
"ip_image2": "replacement_face_url"
}
}
}{
"url": "original_image",
"background": {
"generate": {
"description": "A cinematic scene with dramatic lighting, rich atmosphere, and dynamic composition.",
"strength": 0.1,
"adapter_type": "face",
"avatar_generation_type": "creative_img2img",
"ip_image2": "replacement_face_url"
}
}
}Last updated