File size: 2,297 Bytes
0d04a89
 
 
 
 
 
 
8b91604
 
89fe045
8b91604
 
 
89fe045
cc87748
 
 
 
 
8f473ad
cc87748
8f473ad
cc87748
 
 
8f473ad
0d04a89
5d606ef
0d04a89
5f0d124
f1190ed
e8df380
929e527
8b91604
38d1e91
09b8082
38d1e91
cc87748
2099d88
80bab2e
f352899
63cb9d6
f352899
80bab2e
cdd1317
822300b
80bab2e
 
 
2099d88
80bab2e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
license: apache-2.0
pipeline_tag: text-to-video
tags:
- gguf-node
base_model:
- Comfy-Org/Wan_2.2_ComfyUI_Repackaged
widget:
- text: >-
    a cute anime girl picking up a little pinky pig and moving quickly
  parameters:
    negative_prompt: blurry ugly bad
  output:
    url: workflow-14b-i2v.webp
- text: >-
    drone shot of a volcano erupting with a pig walking on it
  parameters:
    negative_prompt: blurry ugly bad
  output:
    url: workflow-embedded.webm
- text: >-
    drone shot of a volcano erupting with a pig walking on it
  parameters:
    negative_prompt: blurry ugly bad
  output:
    url: workflow-embedded.webp
---
## **gguf quantized version of wan2.2 models**
- drag **wan** to > `./ComfyUI/models/diffusion_models`
- drag **umt5xxl** to > `./ComfyUI/models/text_encoders`
- drag **pig** to > `./ComfyUI/models/vae`

<Gallery />

![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-animate.png)
tip: the lite lora for **s2v** [[1.23GB](https://huggingface.co/calcuis/wan2-gguf/blob/main/wan2.2_s2v_lite_lora.safetensors)], can apply to **animate** model also

![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan22-gguf.png)
tip: for **5b** model, use **pig-wan2-vae** [[1.41GB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan2_vae_fp32-f16.gguf)]; for **14b** model, please use **pig-wan-vae** [[254MB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan_vae_fp32-f16.gguf)]

![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-s2v.png)
for **s2v** model setup, please refer to [here](https://huggingface.co/calcuis/wan-s2v-gguf)

### **update**
- upgrade your node (see last item from reference) for new/full quant support
- get more **umt5xxl** gguf encoder either [here](https://huggingface.co/calcuis/pig-encoder/tree/main) or [here](https://huggingface.co/chatpig/umt5xxl-encoder-gguf/tree/main)

### **reference**
- base model from [wan-ai](https://huggingface.co/Wan-AI)
- 4/8-step lightning lora from [lightx2v](https://huggingface.co/lightx2v/Wan2.2-Lightning)
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))