Everything in one box โ no clutter, no delays. Supports Low VRAM (6โ8GB)! ๐ก
โ Perfect even for laptops with 6โ8 GB of video memory!
๐ง Even if you're just getting started โ this bundle will make your projects fast, stable, and beautiful.
This workflow is designed to make working with Wan easier, faster, and more enjoyable. Instead of cluttered, unnecessary nodes โ clean, compact blocks where all the logic is hidden "under the hood". You're left to just create ๐จ.
๐ก Main idea: โThe backend stays in the shadows โ all the magic happens in your hands.โ
Support for Low VRAM (only 6โ8 GB!) makes this project accessible even on laptops. Built-in optimizations and normalizations allow running pipelines on weak devices without pain or long waits โณ.
โ ๏ธ Important Warning
When copying nodes into ComfyUI, parameters can sometimes shift (known bugs).
๐ To avoid issues:
- Use only unpacked versions, as in this project.
- All nodes are separated and thoroughly tested โ safely copyable!
- Ensure all components are connected in the correct order (especially Wan Setup
).
Node Parameters
- ?input - optional input
- _output - hidden output (often used for debugging)
- [input/output] - input/output within a single iteration
๐จ Color logic for nodes
- Yellow โ Useful utilities
- Purple โ Pipeline settings and configuration
- Cyan โ Conditioning nodes
- Green โ Samplers
- Red โ Coders/decoders (VAE)
- Purple-blue โ Conditional blocks (branching logic)
- Blue โ "Everything in one" โ powerful compact nodes
- Black โ Specific to Wan Animate, but essentially the same utilities โจ
๐ ๏ธ Connected Custom Nodes
๐ฆ Models
2. wan2-gguf (Calcuis Repackaged)
3. WanVideo_comfy (Kijai Repackaged)
๐ Optimization Recommendations
Below is a table of parameters that can reduce VRAM consumption or speed up video generation:
| Node | Parameter | Impact | Performance | Feature |
| -------------------- | ---------------- | ------ | --------------- | ----------------------- |
| Wan Setup->Load Wan | GGUF | strong | enable | reduces VRAM, speeds up |
| Wan Setup->Load Clip | GGUF | medium | enable | reduces VRAM, speeds up |
| Wan Optimizer | Sage Attention | strong | auto | reduces VRAM, speeds up |
| Wan Optimizer | FP16 | low | enable | reduces VRAM |
| Wan Optimizer | MagCache | medium | enable | speeds up |
| Wan Optimizer | Compile | medium | enable | reduces VRAM, speeds up |
| Wan Optimizer | Block swap | strong | higher = better | reduces VRAM |
| Image Normalize | is_scale | strong | enable | reduces VRAM, speeds up |
| Image Normalize | megapixels | strong | lower = better | reduces VRAM, speeds up |
| Decode | VAE Tiled Decode | strong | enable | reduces VRAM |
Best settings for low VRAM (6โ8 GB):
- Wan Setup->Load Wan - GGUF - Q4_K_M
- Wan Setup->Load Clip - GGUF - Q4_K_M
- Wan Optimizer - Sage Attention - auto
- Wan Optimizer - FP16
- Wan Optimizer - Block swap - 40, if working with high-resolution videos or Wan Animate.
- Image Normalize - megapixels - 0.21 for Wan 2.2 14B
- Decode - VAE Tiled Decode
๐พ Tip: When RAM is insufficient โ set up virtual memory or use Mem Reduct.
๐ป My Test Configuration
- ๐ฎ GPU: RTX 3060 Laptop (6GB)
- ๐ง RAM: 24 GB + 32 GB swap
- โก CPU: Intel i5-11300H
- ๐ป Laptop: Asus TUF Dash F15
Runs stably even under these conditions ๐.
๐ License
I don't know why it's here, but use at your own risk ยฏ\_(ใ)_/ยฏ
๐ค Author
Created by NeuroContent โจ
- CivitAI ๐ง
- Instagram ๐จ
- Pinterest ๐
- Donate โ
TODO
- [ ] Add nodes for T2I
- [ ] Add clip_vision
- [ ] Support S2V
- [ ] Support Lucy Edit
- [ ] Support Vace Fun
- [ ] Add EasyCache and LazyCache to Wan Optimizer
- [ ] Add support for generating long videos through the Wan Context Windows node