Views
No views yet
| Node | Link |
|---|---|
| GGUF | https://github.com/calcuis/gguf |
| WanVideoWrapper | https://github.com/kijai/ComfyUI-WanVideoWrapper |
| Tiled KSampler | https://github.com/FlyingFireCo/tiled_ksampler |
| KJNodes | https://github.com/kijai/ComfyUI-KJNodes |
| Video Helper Suite | https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite |
| rgthree-comfy (LoRA stacking only) | https://github.com/rgthree/rgthree-comfy |
| Model | Link | Notes |
|---|---|---|
| WAN GGUF | https://huggingface.co/calcuis/wan-gguf | Main source |
| I2V alternative | https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/tree/main | Better for I2V |
| 1.3B GGUF | https://huggingface.co/calcuis/wan-1.3b-gguf/tree/main | Fun/inpainting/T2V/VACE |
| Fun Control 14B | https://huggingface.co/city96/Wan2.1-Fun-14B-Control-gguf/tree/main | Fun-Control |
| Fun Camera 14B | https://huggingface.co/QuantStack/Wan2.1-Fun-V1.1-14B-Control-Camera-GGUF/tree/main | Camera-Control |
| VACE GGUF alt | https://huggingface.co/QuantStack/Wan2.1_14B_VACE-GGUF | VACE alternative |
.gguf files in ComfyUI/models/diffusion_models/| Level | VRAM | Quality |
|---|---|---|
| Q5 | Medium | Best balance |
| Q3_K_M | Low | Good |
| Q2_K | Lowest | Usable |
| 14B | High | Best quality |
| Version | Notes |
|---|---|
| v2.0 | Teacache, Torch Compile, new GGUF loader |
| v1.8 | See install video |
| v1.1 | Better quality and stability |
| v1.0 | Initial release |