You're looking at a specific version of this model. Jump to the model overview.
leonardoai /motion-2.0:3a2633c4
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 |
|---|---|---|---|
| prompt |
string
|
Text prompt for generation
|
|
| image |
string
|
Image to use for the first frame of the video
|
|
| aspect_ratio |
None
|
16:9
|
Aspect ratio of the output video. Ignored if image is provided.
|
| frame_interpolation |
boolean
|
True
|
Smoothly blend frames for fluid video transitions
|
| prompt_enhance |
boolean
|
True
|
Whether to enhance the prompt
|
| negative_prompt |
string
|
The negative prompt used for the video generation
|
|
| vibe_style |
None
|
None
|
Style for the overall vibe of the video. Ignored if image is provided.
|
| lighting_style |
None
|
None
|
Style for the lighting of the video. Ignored if image is provided.
|
| shot_type_style |
None
|
None
|
Style for the shot type of the video. Ignored if image is provided.
|
| color_theme_style |
None
|
None
|
Style for the color theme of the video. Ignored if image is provided.
|
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'}