zf-kbot/md-me-video-editor-v2-1

Public
127 runs

Run zf-kbot/md-me-video-editor-v2-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
API access key.
prompt
string
Describe the scene, motion and speech; references follow image list order.
reference_images
array
One to nine ordered reference images.
duration
number
8

Min: 1

Max: 15

Seconds at 24fps; frame count rounds up to the model alignment.
aspect_ratio
None
9:16
Output aspect ratio.
megapixels
number
0.4

Min: 0.2

Max: 2

First-pass megapixels (1024² pixels per MP), aligned to 32 pixels; learned upscale increases each dimension by 1.5x before refinement. Larger/longer outputs need more memory.
seed
integer
42

Min: -1

Max: 9223372036854776000

Random seed; -1 selects a random 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"
}