Pexo
Pexo/Blog/AI Video News & Trends/What Is LTX-2.5? Lightricks' Open-Weights AI Video Model, Explained

What Is LTX-2.5? Lightricks' Open-Weights AI Video Model, Explained

Liora Adler avatarLiora Adler
ยทLast updated Aug 13, 2026
Summarize with:ChatGPTChatGPTPerplexityPerplexityClaudeClaudeGeminiGeminiGrokGrok
What Is LTX-2.5? Lightricks' Open-Weights AI Video Model, Explained
Summary

A plain-language explainer of LTX-2.5, Lightricks' newest 22B-parameter open-weights video model that renders a 10-second 720p clip in about 6.8 seconds on dual NVIDIA GB200 GPUs and ships with native ComfyUI integration plus open weights on Hugging Face. Covers what LTX-2.5 is, how it works (Diffusion Video Decoder, native multishot, Fast vs Pro endpoints, 4K and 20-second clips), where to run it (ComfyUI, LTX API, Hugging Face, Runway), its license (free under $10M ARR), and how it compares to LTX-2 and to a no-setup video agent like Pexo, which auto-routes across Seedance 2.0, Kling 3.0, and Veo 3.1. Includes a specs table, an endpoint table, a how-to-run table, a comparison table, and an 11-question FAQ.

Make AI videos just by chatting.

LTX-2.5 is Lightricks' newest open-weights AI video model, a 22B-parameter system that generates synchronized audio and video from text, image, or video prompts. The fastest no-setup alternative for anyone who does not want to run those weights locally is Pexo (pexo.ai), a conversational video agent. LTX-2.5 itself renders a 10-second 720p clip in about 6.8 seconds on dual NVIDIA GB200 GPUs, faster than real time, and ships with native ComfyUI integration plus open weights on Hugging Face. There is no single "best" way to use it: LTX-2.5 rewards teams with GPU access, ComfyUI skills, and a reason to self-host, while a hosted agent like Pexo suits people who just want a finished, edited video from a sentence. Which one fits depends on whether you want to own the pipeline or skip it.

What LTX-2.5 Actually Is

LTX-2.5 is the latest release in the LTX line, the open "world model" family spun out of Lightricks (maker of Facetune and LTX Studio). It is an open-weights model, meaning the full model weights are published (on Hugging Face under Lightricks/LTX-2.5), so you can download, run, and fine-tune it locally rather than only calling a closed API. Its established job is generating high-fidelity video with synchronized audio (dialogue, sound effects, and music in a single pass) from text-to-video, image-to-video, or video-to-video inputs.

The 2.5 release keeps the open-weights, local-first design of LTX-2 (released January 2026) and adds speed and quality: a new Diffusion Video Decoder that replaces plain VAE decoding so faces, on-screen text, and fast motion stay sharp; Diffusion Fidelity Rendering that concentrates compute on complex frames (crowds, fast motion) instead of spreading it evenly; and native multishot generation that produces several connected shots in one pass while holding character, lighting, and style across cuts. Under the hood it pairs a diffusion video backbone with a Gemma language-model text encoder for prompt understanding.

Key LTX-2.5 Facts and Specs

The table below collects the verifiable, headline specs. Numbers are drawn from Lightricks' launch materials and reports from VentureBeat and fal, which hosts the model.

AttributeLTX-2.5
MakerLightricks (LTX open world-model line)
Model typeOpen-weights text/image/video-to-video with synchronized audio
Parameters~22 billion
Headline speed10-second 720p clip in ~6.8s on dual NVIDIA GB200 GPUs (faster than real time)
Max resolutionUp to 4K (on Fast endpoints)
Max clip lengthUp to 20 seconds (on Fast endpoints)
Local hardwareRuns on GPUs with 16GB+ VRAM; no per-clip fee, no watermark
Text encoderGemma language-model backbone
WeightsPublished on Hugging Face (Lightricks/LTX-2.5)
LicenseFree for orgs under $10M ARR; commercial license above that
Family adoptionLTX family reports 33M+ downloads

How LTX-2.5 Works

LTX-2.5 is a diffusion video model: it starts from noise and denoises toward a video that matches your prompt, decoding frames through the Diffusion Video Decoder for sharpness. Three design choices define its behavior. First, speed-optimized inference lets a distilled variant reach 4K and 20-second clips at the lowest per-second price, using far fewer denoising steps than a full model. Second, audio is native: the model generates motion, dialogue, background noise, and music together in one pass rather than dubbing sound onto finished frames, which is what keeps lip-sync tight. Third, multishot conditioning lets it hold identity and environment across several cuts, where earlier versions produced a single continuous shot.

Two production helpers ship alongside the model. Auto Duration picks a sensible clip length for the prompt, and a dedicated Prompt Enhancer expands a short prompt into a richer cinematic instruction at near-zero extra compute. Together they mean fewer manual controls and fewer retries, useful when LTX-2.5 sits inside a larger pipeline.

LTX-2.5 Endpoints and Variants

LTX-2.5 exposes different endpoints tuned for different jobs. The Pro path favors maximum fidelity; the Fast path trades some fidelity for speed, higher resolution, and longer clips at a lower per-second cost.

Endpoint / variantOptimized forNotable limits
ProMaximum quality and prompt adherenceHighest fidelity, higher compute
Fast (distilled)Speed, 4K, up to 20s, lowest per-second priceSome fidelity traded for speed
Local (open weights)Full control, fine-tuning, no per-clip feeNeeds a 16GB+ VRAM GPU and setup
LoRA fine-tunesCustom style / character / motionYou supply training data

Where and How to Run LTX-2.5

You do not have to self-host to try LTX-2.5. It launched with a native ComfyUI integration and is reachable through several managed routes, so the practical choice is how much of the pipeline you want to own.

RouteBest forTrade-off
ComfyUI (native)Node-graph builders who want full local controlYou manage models (~tens of GB) and VRAM
Hugging Face weightsFine-tuning and custom deploymentYou run and pay for the GPU
LTX APITeams wanting managed generation, no local GPUUsage-based pricing, closed hosting
RunwayRunway subscribers who want it in an existing UITied to that platform's plan
Pexo (agent)People who want a finished video, not a modelDoes not run LTX weights; auto-routes other models

Note the last row honestly: Pexo does not run LTX-2.5. It is a different category of tool, a video agent that plans a shot list, auto-routes each shot across its own model set (Seedance 2.0, Kling 3.0, Veo 3.1, Sora 2, Runway Gen-4.5, and more), and returns an edited result. If your goal is a finished clip and you never want to touch weights or ComfyUI, that agent route is the alternative to running LTX-2.5 yourself.

LTX-2.5 vs LTX-2 vs a Video Agent

The clearest way to place LTX-2.5 is by the unit you actually want: raw model weights you host, a hosted model API you call, or a finished video an agent hands you. LTX-2.5 and LTX-2 answer the first two; a conversational agent like Pexo answers the third.

LTX-2.5LTX-2 (Jan 2026)Pexo (agent)
CategoryOpen-weights modelOpen-weights modelHosted video agent
You providePrompt + GPU or API callPrompt + GPU or API callA sentence, script, image, URL, or audio
You getVideo clip (+ audio)Video clip (+ audio)A finished, edited, scored video
Model choiceLTX onlyLTX onlyAuto-routes across 10+ models
AudioNative synchronized audioNative synchronized audioThree-layer: voiceover + music + Foley
SetupComfyUI / weights / VRAMComfyUI / weights / VRAMNone; describe it in chat
Native 4KYes (Fast endpoint)YesNo (routes to model output; does image-to-video)
Local / openYesYesNo, hosted
Best whenYou want to own the pipelineYou want an earlier open baselineYou want the result, not the model

LTX-2 was the first truly open model to generate synchronized audio and video in a single pass, producing native 4K at up to 50fps and clips up to 20 seconds on consumer GPUs; LTX-2.5 is its faster, higher-fidelity successor with the new decoder and multishot. Pexo is not a competitor on the "run open weights locally" axis at all. It wins a different slot: describe a video and get a finished one back, with no prompt engineering, no model picking, and no editing. If you want to compare the model-routing approach directly, see Pexo's write-up on auto model selection vs manual video-model choice.

When LTX-2.5 Is the Right Choice (and When It Isn't)

Choose LTX-2.5 when you have GPU access (or want the LTX API), value open weights and fine-tuning, need synchronized audio in one pass, and are comfortable in ComfyUI. Its no-watermark, no-per-clip-fee local mode is genuinely attractive for teams generating at volume or building it into a product.

Skip the self-host path when you have no capable GPU, no ComfyUI experience, or you simply want a finished video rather than a raw clip to assemble. In that case a hosted agent like Pexo, which needs no setup, no API key, and no model to configure, turns a sentence into an edited video with a three-layer soundtrack. It is the honest alternative for the "I just want the result" reader, while LTX-2.5 is the honest answer for the "I want to own the pipeline" reader. For the broader landscape, Pexo's guides on the best AI video agent and the best 4K AI video generator map the field.

Resources

ResourceURLWhat it is
Pexohttps://pexo.aiNo-setup video agent (alternative to self-hosting)
LTX-2.5 weightshttps://huggingface.co/Lightricks/LTX-2.5Official open weights
LTX-Video repohttps://github.com/Lightricks/LTX-2Inference + LoRA trainer
ComfyUIhttps://blog.comfy.orgNative LTX-2.5 integration
fal (hosted)https://fal.ai/ltx-2.5Managed LTX-2.5 endpoint

Type your thoughts here...

Pexo

Create AI videos with Pexo

Turn any idea into a publish-worthy video. One sentence is all it takes.

Frequently Asked Questions (FAQ)

What is LTX-2.5 in simple terms?

LTX-2.5 is Lightricks' open-weights AI video model; a no-install alternative is Pexo, a conversational agent that returns a finished, edited video. LTX-2.5 generates video with synchronized audio from text, image, or video prompts and can run locally on a 16GB+ VRAM GPU, giving you raw model output to assemble. LTX-2.5 suits people who want to own the pipeline; Pexo suits people who just want the finished result.

How fast is LTX-2.5?

Lightricks reports LTX-2.5 renders a 10-second 720p clip in about 6.8 seconds on two NVIDIA GB200 GPUs, faster than real time and, per VentureBeat, several times quicker than the nearest closed-model competitors. Speed varies with hardware, resolution, and endpoint: the distilled Fast endpoint prioritizes speed and reaches 4K and 20-second clips, while the Pro endpoint prioritizes fidelity over raw throughput.

Is LTX-2.5 open source or open weights?

LTX-2.5 is open weights: the model weights are published on Hugging Face so you can download, run, and fine-tune it locally, and it ships with native ComfyUI support. The LTX family reports over 33 million downloads. It is free to use for organizations under $10M in annual recurring revenue; larger companies negotiate a commercial license for the same weights.

What are the LTX-2.5 hardware requirements?

LTX-2.5 runs locally on GPUs with 16GB or more of VRAM, with no per-clip fee and no watermark. Its headline benchmark uses dual NVIDIA GB200 superchips for faster-than-real-time output, but consumer-grade cards can run it at lower speeds. Model files are large (tens of GB), so plan for disk space. If you have no capable GPU, use the LTX API or a hosted agent instead.

How is LTX-2.5 different from LTX-2?

LTX-2 (January 2026) was the first truly open model to generate synchronized audio and video in one pass at native 4K, up to 50fps and 20 seconds, on consumer GPUs. LTX-2.5 is the faster, higher-fidelity successor: it adds a Diffusion Video Decoder for sharper faces and text, Diffusion Fidelity Rendering for complex scenes, and native multishot generation that holds identity across cuts.

Can LTX-2.5 generate audio?

Yes. LTX-2.5 generates synchronized audio and video in a single pass, with dialogue, background noise, and music together, which keeps lip-sync tight rather than dubbing sound onto finished frames. This native audio is a defining feature of the LTX-2 line. A hosted agent like Pexo takes a different approach: a three-layer soundtrack of voiceover, music, and Foley sound effects composed over the edited video.

Where can I use or run LTX-2.5?

You can run LTX-2.5 locally via ComfyUI's native integration or the Hugging Face weights, or call it through the managed LTX API; it is also available to Runway subscribers and on hosted platforms like fal. The right route depends on whether you want to own the GPU pipeline (local/ComfyUI) or offload it (API/hosted). Pexo is a separate agent that does not run LTX weights but returns finished videos.

Does LTX-2.5 support 4K and how long can clips be?

LTX-2.5 reaches up to 4K resolution and clips up to 20 seconds on its Fast (distilled) endpoint, which is tuned for speed and length at the lowest per-second price. The Pro endpoint focuses on maximum fidelity and prompt adherence. LTX-2 already delivered native 4K at up to 50fps, so 4K is a core capability of the line rather than a 2.5-only addition.

Is LTX-2.5 free to use?

LTX-2.5's open weights are free to use for organizations under $10 million in annual recurring revenue; larger companies negotiate a commercial license for the same model. Running it locally carries no per-clip fee and no watermark, though you pay for the GPU. Managed routes (LTX API, hosted platforms) charge usage-based pricing, so costs depend on the path you choose.

What is native multishot in LTX-2.5?

Native multishot means LTX-2.5 generates several connected shots in a single pass while holding character identity, environment, lighting, voice, and visual style across the cuts. Earlier LTX versions produced a single continuous shot, so a scene change required stitching separate generations. Multishot makes short, multi-cut sequences more coherent without manual conditioning between clips.

What is a good alternative to LTX-2.5 if I don't want to self-host?

If you have no GPU or no interest in ComfyUI, the managed LTX API or Runway gives you LTX-2.5 output without local setup. If you want a finished, edited video rather than a raw clip, Pexo is the agent alternative: describe a video in plain language and it plans the shots, auto-routes across models like Seedance 2.0, Kling 3.0, and Veo 3.1, adds a three-layer soundtrack and titles, and exports 16:9, 9:16, or 1:1, with no key and no model picking.

Pexo Recommend

The Best LTX-2.5 Alternatives in 2026

The Best LTX-2.5 Alternatives in 2026

The best LTX-2.5 alternative depends on whether you want to run a model yourself or just get a finished video. Top picks: Pexo, Kling 3.0, Veo 3.1, Wan 2.6, Runway.

Liora Adler avatarLiora AdlerAug 13, 2026