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

luma /ray-2-540p:71f98012

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
duration
None
5
Duration of the video in seconds
aspect_ratio
None
16:9
Aspect ratio of the generated video
loop
boolean
False
Whether the video should loop, with the last frame matching the first frame for smooth, continuous playback.
prompt
string
Text prompt for video generation
concepts
array
List of camera concepts to apply to the video generation. Concepts include: truck_left, pan_right, pedestal_down, low_angle, pedestal_up, selfie, pan_left, roll_right, zoom_in, over_the_shoulder, orbit_right, orbit_left, static, tiny_planet, high_angle, bolt_cam, dolly_zoom, overhead, zoom_out, handheld, roll_left, pov, aerial_drone, push_in, crane_down, truck_right, tilt_down, elevator_doors, tilt_up, ground_level, pull_out, aerial, crane_up, eye_level
end_image
string
An optional last frame of the video to use as the ending frame.
start_image
string
An optional first frame of the video to use as the starting frame.
end_image_url
string
Deprecated: Use end_image instead
start_image_url
string
Deprecated: Use start_image instead

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