- Text-to-Video (T2V): Generate videos from text prompts
- Image-to-Video (I2V): Generate videos from an input image
- FLF2V: Interpolate between a first and last frame image
Key features
- Diffusion Fidelity Rendering: keyframes-first generation that builds every scene on a grid of high-fidelity keyframes
- Diffusion Video Decoder: sharper faces, legible text, and fewer smears in fast motion
- Native multishot: one generation yields multiple connected shots holding character, environment, lighting, voice, and style across cuts
- Gemma 4 12B text encoder: retains multiple subjects, actions, lighting, detail, and camera direction across complex prompts
- Prompt enhancer: a lightweight model that expands short prompts into detailed instructions
- Auto duration: predicts the right clip length from the described action before diffusion begins
- Native 4K HDR: high-resolution HDR output built for professional finishing, with synchronized audio-video at up to 50 FPS
Getting started
LTX-2.5 is natively supported in ComfyUI. To get started:- Update ComfyUI to the latest version
- Go to Template Library > Video > choose any LTX-2.5 workflow
- Request access to the model repository on Hugging Face (see below), then follow the pop-up to download models and run the workflow
The LTX-2.5 model files are hosted in the gated Lightricks/LTX-2.5 repository on Hugging Face. Open the repository page, accept the model license, and wait for your access request to be approved before downloading the models. Model downloads will fail without access.
ComfyUI Native Workflows
LTX-2.5 Text to Video (T2V)
Generate videos from text prompts with optional spatial upscaling for enhanced resolution.Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “LTX-2.5 T2V” in Template Library
Model downloads
Diffusion Model: ltx-2.5-22b-distilled-transformer-comfy-int8-convrot
Place in
ComfyUI/models/diffusion_models/Text Encoder: gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot
Place in
ComfyUI/models/text_encoders/Text Encoder: gemma4_e2b_it_bf16
Place in
ComfyUI/models/text_encoders/VAE: ltx-2.5-video-vae-bf16
Place in
ComfyUI/models/vae/VAE: ltx-2.5-audio-vae-bf16
Place in
ComfyUI/models/vae/Upscaler: ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0
Place in
ComfyUI/models/latent_upscale_models/Model storage
Prompting tips
- Describe the whole scene: Include the shot type, scene, action, characters, and camera movement in one flowing paragraph
- Audio: Describe sounds and dialogue needed for the scene; the model generates synchronized audio together with the video
- Use the prompt enhancer: The workflow expands short prompts into detailed cinematic instructions automatically; write a simple scene idea and let the enhancer handle the rest
LTX-2.5 Image to Video (I2V)
Generate videos from an input image, with the model animating the scene from the provided first frame.Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “LTX-2.5 I2V” in Template Library
Input Image: neon_cyborg_portrait.png
Download the default input image, or use your own image.
Model downloads
The I2V workflow uses the same model set as Text-to-Video.Diffusion Model: ltx-2.5-22b-distilled-transformer-comfy-int8-convrot
Place in
ComfyUI/models/diffusion_models/Text Encoder: gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot
Place in
ComfyUI/models/text_encoders/Text Encoder: gemma4_e2b_it_bf16
Place in
ComfyUI/models/text_encoders/VAE: ltx-2.5-video-vae-bf16
Place in
ComfyUI/models/vae/VAE: ltx-2.5-audio-vae-bf16
Place in
ComfyUI/models/vae/Upscaler: ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0
Place in
ComfyUI/models/latent_upscale_models/Model storage
Prompting tips
- Describe what happens next: Write the motion, camera movement, and sounds that follow from the input image; do not re-describe what is already visible
- Anchor the first frame: Use phrasing like “Use the provided start image as the first frame” when writing a continuation
- Audio: Describe dialogue and sounds for the scene; the model generates synchronized audio
LTX-2.5 FLF2V
Generate a video between a first and last frame image, blending both frames into a single animated sequence.Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “LTX-2.5 FLF2V” in Template Library
First Frame: robot_hand_back.png
First frame of the video.
Last Frame: robot_hand_energy.png
Last frame of the video.
Model downloads
The FLF2V workflow uses the same model set as Text-to-Video, without the spatial upscaler.Diffusion Model: ltx-2.5-22b-distilled-transformer-comfy-int8-convrot
Place in
ComfyUI/models/diffusion_models/Text Encoder: gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot
Place in
ComfyUI/models/text_encoders/Text Encoder: gemma4_e2b_it_bf16
Place in
ComfyUI/models/text_encoders/VAE: ltx-2.5-video-vae-bf16
Place in
ComfyUI/models/vae/VAE: ltx-2.5-audio-vae-bf16
Place in
ComfyUI/models/vae/Model storage
Prompting tips
- Describe the transition: Write what happens between the two frames, including camera movement and audio
- Keep frames aligned: Use images with the same aspect ratio for a smooth interpolation
- Audio: Describe dialogue and sounds for the scene; the model generates synchronized audio