Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.42 KB

File metadata and controls

55 lines (36 loc) · 2.42 KB
title
LTX-Video

import UpdateReminder from "/snippets/tutorials/update-reminder.mdx";

LTX-Video is a very efficient video model by lightricks. The important thing with this model is to give it long descriptive prompts.

Multi Frame Control

Allows you to control the video with a series of images. You can download the input images: starting frame and ending frame.

LTX-Video Multi Frame Control

Drag the video directly into ComfyUI to run the workflow.

Image to Video

Allows you to control the video with a first frame image.

<a className="prose" target='_blank' href="https://cloud.comfy.org/?template=ltxv_image_to_video&utm_source=docs" style={{ display: 'inline-block', backgroundColor: '#28A745', color: '#FFFFFF', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}}> <p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>Run on Comfy Cloud

LTX-Video Image to Video

Drag the video directly into ComfyUI to run the workflow.

Text to Video

LTX-Video Text to Video

Drag the video directly into ComfyUI to run the workflow.

Requirements

Download the following models and place them in the locations specified below:

├── checkpoints/
│   └── ltx-video-2b-v0.9.5.safetensors
└── text_encoders/
    └── t5xxl_fp16.safetensors