You're looking at a specific version of this model. Jump to the model overview.
ddvinh1 /video-sfx-chooser:5b3637d1
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 |
|---|---|---|---|
| media |
string
|
Image or video file/URL
|
|
| top_k |
integer
|
10
Min: 1 Max: 50 |
|
| score_threshold |
number
|
0.3
Max: 1 |
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'anyOf': [{'anyOf': [], 'format': 'uri', 'type': 'string'},
{'items': {'anyOf': [], 'format': 'uri', 'type': 'string'},
'type': 'array'}],
'title': 'Output'}