← All models
Object Removal
object-removal-bbox
Image editby infery
Removes box-selected objects and their visual effects, seamlessly reconstructing the scene with contextually appropriate content.
images
Details
- Accepts
- image
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 | |
| image_urlrequired | string | The URL of the image to remove objects from. |
| box_prompts | array | List of bounding box coordinates to erase (only one box prompt is supported) |
| 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. |