You're looking at a specific version of this model. Jump to the model overview.
lucataco /ltx-video-iclora:35a2c590
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 |
|---|---|---|---|
| reference_video |
string
|
Reference video for control guidance
|
|
| prompt |
string
|
A beautiful landscape with flowing water
|
Text prompt describing the desired video
|
| negative_prompt |
string
|
worst quality, inconsistent motion, blurry, jittery, distorted
|
Negative prompt describing what to avoid
|
| aspect_ratio |
None
|
match_input_video
|
Aspect ratio for the generated video
|
| num_inference_steps |
integer
|
7
Min: 5 Max: 10 |
Number of inference steps
|
| num_frames |
integer
|
121
Min: 9 Max: 257 |
Number of frames in the generated video
|
| fps |
integer
|
24
Min: 1 Max: 60 |
Frames per second for the generated video
|
| guidance_scale |
number
|
1
Min: 1 Max: 5 |
Guidance scale for generation
|
| seed |
integer
|
0
|
Random seed for reproducibility (0 for random)
|
| control_type |
None
|
canny
|
Type of control guidance
|
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'}