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

zsxkib /st-mfnet:2ccdad61

Input

*file

Upload an mp4 video file.

boolean

Should the enhanced video retain the original duration? If set to `True`, the model will adjust the frame rate to maintain the video's original duration after adding interpolated frames. If set to `False`, the frame rate will be set based on `custom_fps`.

Default: true

number
(minimum: 1, maximum: 240)

Set `keep_original_duration` to `False` to use this! Desired frame rate (fps) for the enhanced video. This will only be considered if `keep_original_duration` is set to `False`.

integer

Determines how many intermediate frames to generate between original frames. E.g., a value of 2 will double the frame rate, and 4 will quadruple it, etc.

Default: 2

Output

No output yet! Press "Submit" to start a prediction.