You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /video-fast-enhancer:2b4d64a9
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 for the output video
|
| model |
None
|
RealESRGAN_x4v3
|
Model for the output video
|
| max_fps |
integer
|
30
|
Max fps of output video
|
| step |
integer
|
30
|
Step size of frame
|
| threads |
integer
|
1
|
Number of threads
|
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'}