You're looking at a specific version of this model. Jump to the model overview.
dpakkk /image-object-removal:40e67426
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| image |
string
|
Input image to remove objects from
|
|
| mask |
string
|
Binary mask indicating areas to remove (white = remove, black = keep)
|
|
| hd_strategy_resize_limit |
integer
|
800
Min: 512 Max: 2048 |
Resize limit for HD strategy. Larger images will be resized to this limit for faster processing.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}