YarvixPA commited on
Commit
a33f1df
·
verified ·
1 Parent(s): 87cd02e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ tags:
19
+ - image-to-video
20
+ - text-to-video
21
+ - video-to-video
22
+ - image-text-to-video
23
+ - audio-to-video
24
+ - text-to-audio
25
+ - video-to-audio
26
+ - audio-to-audio
27
+ - text-to-audio-video
28
+ - image-to-audio-video
29
+ - image-text-to-audio-video
30
+ - ltx-2
31
+ - ltx-2-3
32
+ - ltx-video
33
+ - ltxv
34
+ - lightricks
35
+ pinned: true
36
+ demo: https://app.ltx.studio/ltx-2-playground/i2v
37
+ ---
38
+
39
+ This GGUF file is a direct conversion of [Lightricks/LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3)
40
+
41
+ Type | Name | Location | Download
42
+ | ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
43
+ | Main Model | LTX-2.3 | `ComfyUI/models/unet` | GGUF (this repo)
44
+ | Text Encoder | Gemma 3 | `ComfyUI/models/text_encoders` | [Safetensors]() / [GGUF]() |
45
+ | Text Encoder | Text Projection | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Kijai/LTX2.3_comfy)|
46
+ | VAE Video / VAE Audio | vae | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Kijai/LTX2.3_comfy) |
47
+
48
+ Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.