You're looking at a specific version of this model. Jump to the model overview.
lightricks /ltx-2-fast:cd1555aa
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 generated video
|
| resolution |
None
|
1080p
|
Resolution quality of the generated video
|
| duration |
None
|
6
|
Duration of the video in seconds
|
| image |
string
|
Input image for image-to-video generation (optional). If provided, generates video from this image. If not provided, generates video from text prompt only.
|
|
| prompt |
string
|
Text prompt describing the video to generate
|
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'}