You're looking at a specific version of this model. Jump to the model overview.
lightricks /ltx-video:76acc607
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
|
best quality, 4k, HDR, a tracking shot of a beautiful scene
|
Text prompt for the video. This model needs long descriptive prompts, if the prompt is too short the quality won't be good.
|
negative_prompt |
string
|
low quality, worst quality, deformed, distorted
|
Things you do not want to see in your video
|
image |
string
|
Input image to animate
|
|
target_size |
integer
(enum)
|
640
Options: 512, 576, 640, 704, 768, 832, 896, 960, 1024 |
Target size for the output video
|
cfg |
number
|
3
Min: 1 Max: 20 |
How strongly the video follows the prompt
|
steps |
integer
|
30
Min: 1 Max: 50 |
Number of steps
|
length |
integer
(enum)
|
97
Options: 97, 129, 161, 193, 225, 257 |
Length of the output video in frames
|
seed |
integer
|
Set a seed for reproducibility. Random by default.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}