You're looking at a specific version of this model. Jump to the model overview.
ddvinh1 /video-merger-single:0a575abe
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 |
|---|---|---|---|
| audio |
string
|
Path to the input audio file, HTTP/HTTPS URL, or data URL.
|
|
| video |
string
|
Path to the input video file, HTTP/HTTPS URL, or data URL.
|
|
| output_width |
integer
|
1280
Min: 1 Max: 3840 |
Output video width
|
| output_height |
integer
|
720
Min: 1 Max: 2160 |
Output video height
|
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'}