AI SeedbankHelp preserve open and free AI for humanity's future

← All models

Lightricks_LTX-2.3

Lightricks · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


language:

  • en
  • de
  • es
  • fr
  • ja
  • ko
  • zh
  • it
  • pt library_name: diffusers license: other license_name: ltx-2-community-license-agreement license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE-2 pipeline_tag: image-to-video arxiv: 2601.03233 tags:
  • image-to-video
  • text-to-video
  • video-to-video
  • image-text-to-video
  • audio-to-video
  • text-to-audio
  • video-to-audio
  • audio-to-audio
  • text-to-audio-video
  • image-to-audio-video
  • image-text-to-audio-video
  • ltx-2
  • ltx-video
  • ltxv
  • lightricks
  • ltx
  • ltx-2.3 pinned: true demo: https://app.ltx.studio/ltx-2-playground/i2v

LTX-2.3 Model Card

This model card focuses on the LTX-2.3 model, which is a significant update to the LTX-2 model with improved audio and visual quality as well as enhanced prompt adherence. LTX-2 was presented in the paper LTX-2: Efficient Joint Audio-Visual Foundation Model.

💻💻 If you want to dive in right to the code - it is available here. 💾💾

LTX-2.3 is a DiT-based audio-video foundation model designed to generate synchronized video and audio within a single model. It brings together the core building blocks of modern video generation, with open weights and a focus on practical, local execution.

Model Checkpoints

Name Notes
ltx-2.3-22b-dev The full model, flexible and trainable in bf16
ltx-2.3-22b-distilled The distilled version of the full model, 8 steps, CFG=1
ltx-2.3-22b-distilled-1.1 The distilled v1.1 version of the full model, 8 steps, CFG=1 - A different aesthetic experience and improved audio compared to v1.0
ltx-2.3-22b-distilled-lora-384 A LoRA version of the distilled model applicable to the full model
ltx-2.3-22b-distilled-lora-384-1.1 A LoRA version of the v1.1 distilled model applicable to the full model
ltx-2.3-spatial-upscaler-x2-1.1 An x2 spatial upscaler for the ltx-2.3 latents, used in multi stage (multiscale) pipelines for higher resolution
ltx-2.3-spatial-upscaler-x1.5-1.0 An x1.5 spatial upscaler for the ltx-2.3 latents, used in multi stage (multiscale) pipelines for higher resolution
ltx-2.3-temporal-upscaler-x2-1.0 An x2 temporal upscaler for the ltx-2.3 latents, used in multi stage (multiscale) pipelines for higher FPS

Model Details

  • Developed by: Lightricks
  • Model type: Diffusion-based audio-video foundation model
  • Language(s): English

Online demo

LTX-2.3 is accessible right away via the API Playground.

Run locally

Direct use license

You can use the models - full, distilled, upscalers and any derivatives of the models - for purposes under the license.

ComfyUI

We recommend you use the built-in LTXVideo nodes that can be found in the ComfyUI Manager. For manual installation information, please refer to our documentation site.

PyTorch codebase

The LTX-2 codebase is a monorepo with several packages. From model definition in 'ltx-core' to pipelines in 'ltx-pipelines' and training capabilities in 'ltx-trainer'. The codebase was tested with Python >=3.12, CUDA version >12.7, and supports PyTorch ~= 2.7.

Installation

git clone https://github.com/Lightricks/LTX-2.git
cd LTX-2

# From the repository root
uv sync
source .venv/bin/activate

Inference

To use our model, please follow the instructions in our ltx-pipelines package.

Diffusers 🧨

LTX-2.3 support in the Diffusers Python library is coming soon!

General tips:

  • Width & height settings must be divisible by 32. Frame count must be divisible by 8 + 1.
  • In case the resolution or number of frames are not divisible by 32 or 8 + 1, the input should be padded with -1 and then cropped to the desired resolution and number of frames.
  • For tips on writing effective prompts, please visit our Prompting guide

Limitations

  • This model is not intended or able to provide factual information.
  • As a statistical model this checkpoint might amplify existing societal biases.
  • The model may fail to generate videos that matches the prompts perfectly.
  • Prompt following is heavily influenced by the prompting-style.
  • The model may generate content that is inappropriate or offensive.
  • When generating audio without speech, the audio may be of lower quality.

Train the model

The base (dev) model is fully trainable.

It's extremely easy to reproduce the LoRAs and IC-LoRAs we publish with the model by following the instructions on the LTX-2 Trainer Readme.

Training for motion, style or likeness (sound+appearance) can take less than an hour in many settings.

Citation

@article{hacohen2025ltx2,
  title={LTX-2: Efficient Joint Audio-Visual Foundation Model},
  author={HaCohen, Yoav and Brazowski, Benny and Chiprut, Nisan and Bitterman, Yaki and Kvochko, Andrew and Berkowitz, Avishai and Shalem, Daniel and Lifschitz, Daphna and Moshe, Dudu and Porat, Eitan and Richardson, Eitan and Guy Shiran and Itay Chachy and Jonathan Chetboun and Michael Finkelson and Michael Kupchick and Nir Zabari and Nitzan Guetta and Noa Kotler and Ofir Bibi and Ori Gordon and Poriya Panet and Roi Benita and Shahar Armon and Victor Kulikov and Yaron Inger and Yonatan Shiftan and Zeev Melumian and Zeev Farbman},
  journal={arXiv preprint arXiv:2601.03233},
  year={2025}
}

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:fc4a38bf844ce2c0620f3f721cf0ef559d39ea00&dn=Lightricks_LTX-2.3

Open magnet in torrent client · infohash fc4a38bf844ce2c0620f3f721cf0ef559d39ea00

Files & hashes

PathSizesha1sha256
LICENSE20.9 KB (21,399 B)42025e9a12c1da3c5dd5a88bb889c0aa012f3268e28ef68d90e17b06308e4c5cba5c9a967b70c3d67f87ddc3dfc46a312cb6a134
README.md6.4 KB (6,578 B)ef2d1981239b7f765deeb36af7511871cde339808f8262cce031d890260fd07a5564d3239f12b09a1bee46b88892427fdf640a2d
ltx-2.3-22b-dev.safetensors42.98 GB (46,149,344,974 B)afa82adc46af124e90524a8520a1104f770752cf7ab7225325bc403448ea84b6db2269811a880e5118cd2ee2b6282a93d585016f
ltx-2.3-22b-distilled-1.1.safetensors42.98 GB (46,149,345,334 B)bba82c730c064ef76f3e9b75d38191f09cf782c6b33b7fe4bbfe084f484be4aaf90b0f1d95dca20d403ac4c0e037eb8c4f0af7cc
ltx-2.3-22b-distilled-lora-384-1.1.safetensors7.08 GB (7,605,507,256 B)2e1ab668ce6c955aa67bc8c533b02f642b9ff576f5d4953f3386197a4b4f5abdb17616ff256171e8075c111d6e7d2dfa6e823b3a
ltx-2.3-22b-distilled-lora-384.safetensors7.08 GB (7,605,507,256 B)b195f765eaad13615afba51ebe9ce1890eaa940f2943ab994f3c9d88052e5a2a34cca14e4a2dfc36b1d8c407931d52d5c25dd72b
ltx-2.3-22b-distilled.safetensors42.98 GB (46,149,345,038 B)72155986dd11b0226cdf4beb676b79aa4d27782814409a4d1337a8ded02fa87fb895b17a91ab2c6588f7cc3352e624ff18a689bf
ltx-2.3-spatial-upscaler-x1.5-1.0.safetensors1.02 GB (1,090,125,794 B)f83fa3eaafd34049256f75b87a122038ded96efdb2b3193e68cb04b4701e1d59bec4ed5d5e3e84506d9a42d5a129d37d39823df7
ltx-2.3-spatial-upscaler-x2-1.1.safetensors949.6 MB (995,743,560 B)e4b2b7e1dce8beb20b8f4da3a411eaa811639be15f416311fa8172b65af67530758964708d29a317b830d689a51143b7f91913ed
ltx-2.3-temporal-upscaler-x2-1.0.safetensors249.8 MB (261,944,000 B)98f66ca199e8d9d10eb1824696f184e454a5de3c2bc3300f2b3c3c1834d72164fbf13a3b9fd73e5a741e8a2c3f4035f89a75c3fe
ltx2.3-open.png2.2 MB (2,259,601 B)3f03c3d1d2b4bf1d0784cdcd7fafece108599aeaab52a78cb26a9f91051effd0f5161889669391e9588ad810a4e1bd816a6f621b

Cite this release

Canonical URL
https://aiseedbank.org/models/Lightricks_LTX-2.3/
Slug
Lightricks_LTX-2.3
Infohash
fc4a38bf844ce2c0620f3f721cf0ef559d39ea00
License
custom/other license
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: Lightricks_LTX-2.3.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryLightricks/LTX-2.3
Revision (pinned)5948be4ced3a4493d1f836df64378ff136ddb770
Fetched at2026-09-03T17:46:43Z
License at fetchother
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-03T18:14:16Z

custom/other license145.29 GB (156,009,150,790 bytes)diffusersimage-to-videotext-to-videovideo-to-videoimage-text-to-videoaudio-to-videotext-to-audiovideo-to-audioaudio-to-audiotext-to-audio-videoimage-to-audio-videoimage-text-to-audio-videoltx-2ltx-videoltxvlightricksltxltx-2.3eval-results9 languages (en, de, es …)paper: 2601.03233