Quick Start
Let’s get started generating video with LTX-2.5.
Choose Your Workflow
There are two ways to run LTX-2.5 locally. We recommend ComfyUI for the fastest way to go from zero to a generated clip using the ready-made LTX-2.5 templates. If you’re integrating LTX into code or an automated pipeline, use the Python pipelines instead.
Node-based editor with ready-made LTX-2.5 templates. The best place to start.
Run LTX-2.5 from the command line or your own code.
ComfyUI Quick Start
ComfyUI provides an intuitive node-based interface with ready-made LTX-2.5 templates. If you haven’t installed ComfyUI yet, download it from comfy.org/download.
1. Install the LTX nodes
Recommended: ComfyUI Manager
- Launch ComfyUI and open ComfyUI Manager
- Search for “LTXVideo”
- Click Install on the
ComfyUI-LTXVideonode pack - Restart ComfyUI
Alternative: Manual installation
For portable/embedded installations:
2. Generate your first video
- Open ComfyUI’s template browser and pick an LTX-2.5 template (start with Text-to-Video if you’re new):
- Text-to-Video — generate from a text prompt.
- Image-to-Video — animate from a starting image.
- First-Frame / Last-Frame — generate the motion between a start and end frame.
- When prompted, download the model files the template needs. The Workflow Overview panel (or ComfyUI Manager) fetches anything missing.
- Enter your prompt or add your references image(s).
- Click Queue Prompt to generate.
Generation time depends on your GPU and VRAM.
Full guide to nodes, workflows, models, and advanced features
Walk through the default text-to-video template
Pipeline Quick Start
For programmatic use, run LTX-2.5 through the native ltx-pipelines package.
1. Install
2. Download the models
LTX-2.5 ships as a split pack — one file per component. Grab the files needed; click Agree and Access on the model page on first download:
3. Generate
Every pipeline runs the same way from the command line — add --help to any module to see its options.
What’s Next?
Now that you have LTX-2.5 running, explore these guides to get the most out of the model:
Learn to write prompts that generate exactly what you want
Create videos from text descriptions
Prompting with images