lightricks / ltx-video-0.9.7

DiT-based 13b video generation model, creating 30fps video

  • Public
  • 939 runs
  • L40S
  • GitHub
  • Weights
  • License
Iterate in playground

Input

*string
Shift + Return to add a new line

Text prompt for video generation

file

Input image for image-to-video generation. If not provided, text-to-video generation will be used.

string
Shift + Return to add a new line

Negative prompt for video generation.

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

integer

Width of the output video. Actual width will be a multiple of 32.

Default: 704

integer

Height of the output video. Actual height will be a multiple of 32.

Default: 480

integer

Number of frames to generate. Actual frame count will be 8N+1 (e.g., 9, 17, 25, 161).

Default: 161

integer

Number of denoising steps.

Default: 50

number
(minimum: 1, maximum: 10)

Guidance scale. Recommended range: 3.0-3.5.

Default: 3

integer

Frames per second for the output video.

Default: 24

integer

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

Output

Generated in

Run time and cost

This model costs approximately $0.13 to run on Replicate, or 7 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 130 seconds.

Readme

LTX-Video-0.9.7 is the latest high-performance video generation model from Lightricks built on DiT. It can generate smooth, high-quality videos in real time—faster than you can watch them. At 1216×704 resolution and 30 frames per second, it produces realistic, dynamic scenes using text, images, or both.

You can control nearly every part of the output. Use a text prompt, or start with an image to animate it. Adjust the width, height, and number of frames to fit your needs. Fine-tune the motion and look of the video using parameters like negative prompt, guidance scale, and denoising steps. You can also set a custom frame rate and seed for repeatable results.