ofirbibi commited on
Commit
421cea9
·
verified ·
1 Parent(s): 721d43e

Docs: update readme assets.

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
- <span style="font-size:24px; color:blue; font-weight:bold">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
- [![LTX-2 Open Source](https://img.youtube.com/vi/8fWAJXZJbRA/maxresdefault.jpg)](https://www.youtube.com/watch?v=8fWAJXZJbRA)
49
 
50
  # Model Checkpoints
51
 
@@ -64,7 +64,7 @@ LTX-2.3 is a DiT-based audio-video foundation model designed to generate synchro
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
 
 
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
+ [![LTX-2 Open Source](ltx2.3-open.png)](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