You're looking at a specific version of this model. Jump to the model overview.
bria /video-increase-resolution:2a9ae25b
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_url |
string
|
URL of the video file
|
|
| desired_increase |
None
|
2
|
Scale factor for upscaling. Maximum output resolution is 8K (7680x4320)
|
| output_container_and_codec |
None
|
mp4_h264
|
Output format and codec
|
| preserve_audio |
boolean
|
True
|
Whether to maintain original audio in output
|
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'}