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

zsxkib /st-mfnet:adb18611

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
mp4
string
Choose an mp4 video file to upload.
keep_original_video_length
boolean
True
Want the enhanced video to have the same duration as the original? If 'yes', the frame rate will adjust to keep the same length while smoothing. If 'no', you can set your desired frame rate below.
custom_fps
number
24

Min: 1

Max: 240

Only applicable if the above option is 'no'. Specify your desired frame rate (fps) for the enhanced video.
doubling_frame_rates
integer
1

Min: 1

Max: 8

Number of times the frame rate will be doubled. For example, if set to 1: a video with 100 frames will become ~200 frames. If set to 2: the result would be ~400 frames, and so on.

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'}