← All models
A fast and high quality model for image background removal.
images
Details
- Accepts
- image
Pricing
- Price
- 3.13 cr / megapixel
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducible generation. |
| image_urlrequired | string | URL of image to be used for background removal |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed. |
| image | — | The output image after background removal. |