You're looking at a specific version of this model. Jump to the model overview.
ayushunleashed /minimax-remover:826fc259
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 |
---|---|---|---|
video |
string
|
Input video file (MP4 format recommended)
|
|
mask |
string
|
Mask video file where white areas indicate objects to remove
|
|
num_frames |
integer
|
25
Min: 1 Max: 81 |
Number of frames to process (max 81)
|
height |
integer
|
480
Min: 256 Max: 1024 |
Output video height
|
width |
integer
|
832
Min: 256 Max: 1024 |
Output video width
|
num_inference_steps |
integer
|
12
Min: 1 Max: 50 |
Number of denoising steps
|
iterations |
integer
|
6
Min: 1 Max: 20 |
Mask dilation iterations for robustness
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}