You're looking at a specific version of this model. Jump to the model overview.
luma /ray-2-720p:ead051be
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 video generation
|
|
| start_image_url |
string
|
URL of an image to use as the starting frame
|
|
| end_image_url |
string
|
URL of an image to use as the ending frame
|
|
| 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.
|
| 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
|
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'}