← All models
Object Removal
object-removal
Image editby object-removal
Removes objects and their visual effects using natural language, replacing them with contextually appropriate content
images
Pricing
- Price
- 0.750 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| model | stringenum: low_quality, medium_quality, high_quality, best_quality | |
| promptrequired | string | Text description of the object to remove. |
| image_urlrequired | string | The URL of the image to remove objects from. |
| mask_expansion | integer | Amount of pixels to expand the mask by. Range: 0-50 |
Output
| Field | Type | Description |
|---|---|---|
| images | array | The generated images with objects removed. |
