face_swap
Replace a face in a target image with a face from a source image by providing both image URLs.
Instructions
Replace the face in target_image_url with the face from source_image_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Max upstream wait time in seconds (default 120). | |
| callback_url | No | Optional webhook URL to receive the result asynchronously. | |
| source_image_url | Yes | URL of the image whose face will be transplanted. | |
| target_image_url | Yes | URL of the image that will receive the new face. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |