Docs: update readme assets.
Browse files
README.md
CHANGED
|
@@ -41,11 +41,11 @@ demo: https://app.ltx.studio/ltx-2-playground/i2v
|
|
| 41 |
This 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.
|
| 42 |
LTX-2 was presented in the paper [LTX-2: Efficient Joint Audio-Visual Foundation Model](https://huggingface.co/papers/2601.03233).
|
| 43 |
|
| 44 |
-
|
| 45 |
|
| 46 |
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.
|
| 47 |
|
| 48 |
-
[:** English
|
| 65 |
|
| 66 |
# Online demo
|
| 67 |
-
LTX-2.3 is accessible right away via the [API
|
| 68 |
|
| 69 |
# Run locally
|
| 70 |
|
|
|
|
| 41 |
This 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.
|
| 42 |
LTX-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).</span>
|
| 45 |
|
| 46 |
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.
|
| 47 |
|
| 48 |
+
[](https://www.youtube.com/watch?v=8fWAJXZJbRA)
|
| 49 |
|
| 50 |
# Model Checkpoints
|
| 51 |
|
|
|
|
| 64 |
- **Language(s):** English
|
| 65 |
|
| 66 |
# Online demo
|
| 67 |
+
LTX-2.3 is accessible right away via the [API Playground](https://console.ltx.video/playground/).
|
| 68 |
|
| 69 |
# Run locally
|
| 70 |
|