You're looking at a specific version of this model. Jump to the model overview.

bitflow /video-super-resolution-rife-pro:bd009a8c

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 file
start_time
number
0
Start time in seconds
frame_load_cap
integer
300

Min: 1

Max: 600

Max number of frames to process
upscale_model
None
4x-UltraSharp
Upscale model
target_resolution
None
FHD
Output resolution
aspect_ratio_mode
None
pad
Aspect ratio handling
target_fps
None
30
Output frame rate
output_format
None
mp4
Output format
enable_upscale
boolean
True
Enable upscaling
crf
integer
18

Max: 51

Output quality (CRF)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array',
 'x-cog-array-type': 'iterator'}