CoolFace
Modelpublic

jsoncx/LTX-2.3

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes511downloads
README.md132 linesDownload Raw Back to root
1---2language:3- en4- de5- es6- fr7- ja8- ko9- zh10- it11- pt12library_name: diffusers13license: other14license_name: ltx-2-community-license-agreement15license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE16pipeline_tag: image-to-video17arxiv: 2601.0323318tags:19- image-to-video20- text-to-video21- video-to-video22- image-text-to-video23- audio-to-video24- text-to-audio25- video-to-audio26- audio-to-audio27- text-to-audio-video28- image-to-audio-video29- image-text-to-audio-video30- ltx-231- ltx-2-332- ltx-video33- ltxv34- lightricks35pinned: true36demo: https://app.ltx.studio/ltx-2-playground/i2v37---38 39# LTX-2.3 Model Card40 41This model card focuses on the LTX-2.3 model, which is a significant update to the [LTX-2 model](https://huggingface.co/Lightricks/LTX-2) with improved audio and visual quality as well as enhanced prompt adherence.42LTX-2 was presented in the paper [LTX-2: Efficient Joint Audio-Visual Foundation Model](https://huggingface.co/papers/2601.03233).43 44πŸ’»πŸ’» **If you want to dive in right to the code - it is available [here](https://github.com/Lightricks/LTX-2).** πŸ’ΎπŸ’Ύ45 46LTX-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. 47 48[![LTX-2 Open Source](ltx2.3-open.png)](https://youtu.be/o-7us-BR_gQ)49 50# Model Checkpoints51 52| Name                               | Notes                                                                                                              |53|------------------------------------|--------------------------------------------------------------------------------------------------------------------|54| ltx-2.3-22b-dev                    | The full model, flexible and trainable in bf16                                                                     |55| ltx-2.3-22b-distilled              | The distilled version of the full model, 8 steps, CFG=1                                                            |56| ltx-2.3-22b-distilled-lora-384     | A LoRA version of the distilled model applicable to the full model                                                 |57| ltx-2.3-spatial-upscaler-x2-1.0    | An x2 spatial upscaler for the ltx-2.3 latents, used in multi stage (multiscale) pipelines for higher resolution   |58| 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 |59| 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         |60 61## Model Details62- **Developed by:** Lightricks63- **Model type:** Diffusion-based audio-video foundation model64- **Language(s):** English65 66# Online demo67LTX-2.3 is accessible right away via the [API Playground](https://console.ltx.video/playground/).68 69# Run locally70 71## Direct use license72You can use the models - full, distilled, upscalers and any derivatives of the models - for purposes under the [license](./LICENSE).73 74## ComfyUI75We recommend you use the built-in LTXVideo nodes that can be found in the ComfyUI Manager. 76For manual installation information, please refer to our [documentation site](https://docs.ltx.video/open-source-model/integration-tools/comfy-ui).77 78## PyTorch codebase79 80The [LTX-2 codebase](https://github.com/Lightricks/LTX-2) is a monorepo with several packages. From model definition in 'ltx-core' to pipelines in 'ltx-pipelines' and training capabilities in 'ltx-trainer'.81The codebase was tested with Python >=3.12, CUDA version >12.7, and supports PyTorch ~= 2.7.82 83### Installation84 85```bash86git clone https://github.com/Lightricks/LTX-2.git87cd LTX-288 89# From the repository root90uv sync91source .venv/bin/activate92```93 94### Inference95 96To use our model, please follow the instructions in our [ltx-pipelines](https://github.com/Lightricks/LTX-2/blob/main/packages/ltx-pipelines/README.md) package.97 98## Diffusers 🧨99 100LTX-2.3 support in the [Diffusers Python library](https://huggingface.co/docs/diffusers/main/en/index) is coming soon!101 102## General tips:103* Width & height settings must be divisible by 32. Frame count must be divisible by 8 + 1. 104* 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.105* For tips on writing effective prompts, please visit our [Prompting guide](https://ltx.video/blog/how-to-prompt-for-ltx-2) 106 107### Limitations108- This model is not intended or able to provide factual information.109- As a statistical model this checkpoint might amplify existing societal biases.110- The model may fail to generate videos that matches the prompts perfectly.111- Prompt following is heavily influenced by the prompting-style.112- The model may generate content that is inappropriate or offensive.113- When generating audio without speech, the audio may be of lower quality.114 115# Train the model116 117The base (dev) model is fully trainable.118 119It'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](https://github.com/Lightricks/LTX-2/blob/main/packages/ltx-trainer/README.md).120 121Training for motion, style or likeness (sound+appearance) can take less than an hour in many settings.122 123## Citation124 125```bibtex126@article{hacohen2025ltx2,127  title={LTX-2: Efficient Joint Audio-Visual Foundation Model},128  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},129  journal={arXiv preprint arXiv:2601.03233},130  year={2025}131}132```