README.md
1.5 KB · 50 lines · markdown Raw
1 ---
2 language:
3 - en
4 - de
5 - es
6 - fr
7 - ja
8 - ko
9 - zh
10 - it
11 - pt
12 library_name: gguf
13 license: other
14 license_name: ltx-2-community-license-agreement
15 license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
16 pipeline_tag: image-to-video
17 arxiv: 2601.03233
18 base_model:
19 - Lightricks/LTX-2.3
20 tags:
21 - image-to-video
22 - text-to-video
23 - video-to-video
24 - image-text-to-video
25 - audio-to-video
26 - text-to-audio
27 - video-to-audio
28 - audio-to-audio
29 - text-to-audio-video
30 - image-to-audio-video
31 - image-text-to-audio-video
32 - ltx-2
33 - ltx-2-3
34 - ltx-video
35 - ltxv
36 - lightricks
37 pinned: true
38 demo: https://app.ltx.studio/ltx-2-playground/i2v
39 ---
40
41 This GGUF file is a direct conversion of [Lightricks/LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3)
42
43 Type | Name | Location | Download
44 | ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
45 | Main Model | LTX-2.3 | `ComfyUI/models/unet` | GGUF (this repo)
46 | Text Encoder | Gemma 3 | `ComfyUI/models/text_encoders` | [Safetensors]() / [GGUF]() |
47 | Text Encoder | Text Projection | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Kijai/LTX2.3_comfy)|
48 | VAE Video / VAE Audio | vae | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/LTX2.3_comfy) |
49
50 Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.