You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-auto-video-watermark:5147bdc0
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 |
|---|---|---|---|
| api_key |
string
|
API Key
|
|
| video |
string
|
Input video
|
|
| prompt |
string
|
watermark
|
Prompt
|
| mask_blur |
integer
|
5
|
Mask Blur
|
| threshold |
number
|
0.6
|
Threshold
|
| max_fps |
integer
|
30
|
Max fps of output video
|
| max_size |
integer
|
1920
|
Max size of frame
|
| preview_time |
integer
|
5
|
Preview of video
|
| download_preview |
boolean
|
False
|
Preview Mode, if enabled, will process preview_time seconds
|
| chunk_size |
integer
|
512
|
Chunk size of video, will apply with chunk mode
|
| process_mode |
None
|
stream
|
Process Mode
|
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'}