jayn7 commited on
Commit
15c264c
ยท
verified ยท
1 Parent(s): 0fe3bd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -1,8 +1,29 @@
1
  ---
2
  base_model:
3
  - lightx2v/Wan2.2-Distill-Models
 
 
 
 
4
  ---
5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ### Usage
7
 
8
  The model can be used with:
@@ -10,6 +31,12 @@ The model can be used with:
10
  - [**ComfyUI-GGUF**](https://github.com/city96/ComfyUI-GGUF) by **city96**
11
  - [**ComfyUI-WanVideoWrapper**](https://github.com/kijai/ComfyUI-WanVideoWrapper) by **kijai** *(make sure you're on the latest version)*
12
 
 
 
13
  ### Credits
14
 
15
- The quantization process based on the quantization guide and scripts by [**city96**](https://github.com/city96/ComfyUI-GGUF/blob/main/tools/README.md).
 
 
 
 
 
1
  ---
2
  base_model:
3
  - lightx2v/Wan2.2-Distill-Models
4
+ tags:
5
+ - image-to-video
6
+ - video-generation
7
+ - gguf
8
  ---
9
 
10
+ Quantized GGUF versions of the [Wan2.2 Distill Models](https://huggingface.co/lightx2v/Wan2.2-Distill-Models) by the LightX2V team.
11
+ ### ๐Ÿ“‚ Available High Noise Models
12
+ | Model | Release Date | Description |
13
+ |--------|--------------|-------------|
14
+ | **`high_noise_1030`** | ๐Ÿ—“๏ธ Oct 30, 2025 | ๐Ÿ”น **Latest high noise model** |
15
+ | `high_noise` | ๐Ÿ—“๏ธ Oct 17, 2025 | Previous high noise model |
16
+
17
+ ### ๐Ÿ“‚ Available Low Noise Models
18
+ | Model | Release Date | Description |
19
+ |--------|--------------|-------------|
20
+ | **`low_noise`** | ๐Ÿ—“๏ธ Oct 17, 2025 | ๐Ÿ”น **Latest low noise model** |
21
+
22
+
23
+ ### Model Information
24
+
25
+ Check out the original [LightX2V Model Card](https://huggingface.co/lightx2v/Wan2.2-Distill-Models) for detailed information about the model.
26
+
27
  ### Usage
28
 
29
  The model can be used with:
 
31
  - [**ComfyUI-GGUF**](https://github.com/city96/ComfyUI-GGUF) by **city96**
32
  - [**ComfyUI-WanVideoWrapper**](https://github.com/kijai/ComfyUI-WanVideoWrapper) by **kijai** *(make sure you're on the latest version)*
33
 
34
+
35
+
36
  ### Credits
37
 
38
+ - **Original Model**: [LightX2V Team](https://huggingface.co/lightx2v)
39
+ - **Quantization Tools & Guide**: [llama.cpp](https://github.com/ggml-org/llama.cpp) & [city96](https://github.com/city96/ComfyUI-GGUF/blob/main/tools/README.md)
40
+
41
+ ### License
42
+ This repository follows the same license as the [Wan2.2-Distill-Models](https://huggingface.co/lightx2v/Wan2.2-Distill-Models).