zf-kbot/md-me-flashvsr-3

Public
23 runs

Run zf-kbot/md-me-flashvsr-3 with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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 with at least 21 decodable frames
scale
number
1.5

Min: 1.5

Max: 2

None
duration_seconds
number
3

Min: 1

Max: 90

Process a half-open prefix [0, duration), capped at 90 seconds
color_fix
boolean
True
Apply FlashVSR color correction
seed
integer
1

Max: 4294967295

Deterministic inference seed

Output schema

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

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}