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

leonardoai /motion-2.0:0cd08fd1

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
aspect_ratio
None
16:9
Aspect ratio of the output video. Ignored if image is provided.
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.
image
string
Image to use for the first frame of the video
prompt
string
Text prompt for generation
prompt_enhance
boolean
True
Whether to enhance the prompt
negative_prompt
string
The negative prompt used for the video generation
frame_interpolation
boolean
True
Smoothly blend frames for fluid video transitions

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