Replace Background
For more detailed information on the workings of this model, please refer to the Replace Background page.
Replace Background API
POST
/getImagetoImage
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Description |
---|---|---|
app_id | string | -> Each model is uniquely characterized by its own |
image | string | -> The -> If the original image dimensions exceed 1536x1536 pixels, the image will be adjusted to fit within this size while preserving the original aspect ratio. |
prompt | string | -> The |
batch | int | -> The -> The valid range for this parameter is between 1 and 8. |
negative_prompt | string | -> The |
celery | bool | -> The |
Response
Run the API
To test this API, please use the following link:
Last updated