|
|
--- |
|
|
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 /> |
|
|
|
|
|
 |
|
|
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)] |
|
|
|
|
|
 |
|
|
|
|
|
### **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)) |