Face swap based on the provided image.
Documentation Index
Fetch the complete documentation index at: https://docs.acedata.cloud/llms.txt
Use this file to discover all available pages before exploring further.
授權
API token from https://platform.acedata.cloud
標頭
Specifies the format of the response from the server.
application/json, application/x-ndjson 主體
The maximum time in seconds to wait for the task to complete. Default is 120 seconds.
Webhook callback URL for asynchronous notifications.
The URL of the source image. The final image will show the same content as the provided image except for the face. Make sure the provided URL points directly to an openable image, not an image embedded in a webpage.
"https://i.ibb.co/m9BFL9J/ad61a39afd9079e57a5908c0bd9dd995.jpg"
The URL of the target image. The final image will show the same content as the provided face. Make sure the provided URL points directly to an openable image, not an image embedded in a webpage.
"https://i.ibb.co/LnLYwhR/66f41e64b1922.jpg"
回應
Image generated successfully or operation performed successfully.
Indicates if the task was successful executed.
The ID of the imagine task.
The URL of the generated image, if you want to get the raw image use the raw_image_url field.
The width of the generated image.
The height of the generated image.

