zf-kbot/md-me-flashvsr-1

Public
209 runs

Run zf-kbot/md-me-flashvsr-1 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
apikey
string
访问密钥
video
string
Input video with at least 21 decodable frames
output_resolution
None
2k
Target output short edge; aspect ratio is preserved
duration_seconds
number
10

Min: 1

Max: 90

Process a half-open prefix [0, duration), capped at 90 seconds
seed
integer
0

Max: 4294967295

0=random; any non-zero value is reproducible

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