You're looking at a specific version of this model. Jump to the model overview.

lucataco /ltx-video-iclora:4cb7ff7f

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
string (enum)
match_input_video

Options:

match_input_video, 16:9, 9:16, 1:1, 4:3, 3:2, 2:3, 21:9, 3:4

Aspect ratio for the generated video
control_type
string (enum)
canny

Options:

canny, depth, pose

Type of control guidance
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)

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'}