You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /video-fast-enhancer:db7b25a3
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
|
|
| key |
string
|
|
user key
|
| target_resolution |
None
|
2k
|
Target resolution
|
| model |
None
|
RealESRGAN_x4v3
|
Model for the output video
|
| resize |
integer
|
640
|
resize the video
|
| max_fps |
integer
|
30
|
Maximum output FPS
|
| batch_size |
integer
|
30
|
Batch size for processing
|
| preview_time |
integer
|
5
|
preview of video
|
| download_preview |
boolean
|
False
|
Change FPS
|
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'}