You're looking at a specific version of this model. Jump to the model overview.
replicate /ltxvideo-2.3-lora:6289e884
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
|
|
| task_lora |
None
|
None — Text to video
|
None
|
| input_media |
string
|
None
|
|
| crossview_warp_media |
string
|
None
|
|
| reference_description |
string
|
|
None
|
| mask |
string
|
None
|
|
| lora_strength |
number
|
0
Max: 3 |
None
|
| width |
integer
|
768
Min: 256 Max: 1536 |
Output width, divisible by 32
|
| height |
integer
|
512
Min: 256 Max: 1536 |
Output height, divisible by 32
|
| num_frames |
integer
|
121
Min: 9 Max: 257 |
Frame count; must be 8k + 1
|
| frame_rate |
number
|
24
Min: 1 Max: 60 |
Output video frame rate
|
| seed |
integer
|
0
|
Random seed. Use 0 for a random seed.
|
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'}