← Back to all generators

lightricks/ltx-video-0.9.7-distilled

Faster slight quality reduction compared to LTX-Video 13b

Capabilities

Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

Text prompt for video generation

aspect_ratio string

Aspect ratio for the output video.

Default: "match_input_image"
16:9 1:1 9:16 match_input_image
conditioning_frames integer

Number of frames to use for video-to-video conditioning (only used when video input is provided).

Default: 21 min: 1, max: 50
denoise_strength number

Denoising strength for final refinement step.

Default: 0.4 min: 0, max: 1
downscale_factor number

Factor to downscale initial generation (recommended: 2/3 for better quality).

Default: 0.667 min: 0.1, max: 1
final_inference_steps integer

Number of inference steps for final denoising.

Default: 10 min: 1, max: 50
fps integer

Frames per second for the output video.

Default: 24 min: 1, max: 60
go_fast boolean

Enable fast mode with skip layer strategies (20-40% faster but slightly lower quality).

Default: true
guidance_scale number

Guidance scale. Recommended range: 3.0-3.5.

Default: 3 min: 1, max: 10
image string

Input image for image-to-video generation. If provided, will generate video from this image.

negative_prompt string

Negative prompt for video generation.

Default: "worst quality, inconsistent motion, blurry, jittery, distorted"
num_frames integer

Number of frames to generate.

Default: 121 min: 9, max: 257
num_inference_steps integer

Number of denoising steps for initial generation.

Default: 24 min: 2, max: 50
resolution integer

Resolution for the output video (height in pixels).

Default: 720
480 720
seed integer

Random seed for reproducible results. Leave blank for a random seed.

video string

Input video for video-to-video generation. If provided, will generate video from this video. Takes precedence over image if both are provided.

Version: e7f2778ec419 Updated: 6/8/2026 9.3K runs