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 |
None
|
640
|
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 |
None
|
97
|
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'}