About
Wan 2.2 hybrid text-to-video and image-to-video 5B model. Fits on 8GB VRAM
with ComfyUI native offloading. Single model handles both T2V and I2V tasks.
Apache 2.0 license — free for commercial use.
Variants
| Variant | Format | Size | VRAM | Install |
|---|---|---|---|---|
| fp16 | safetensors | 10.0 GB | 10+ GB | mods install wan22-ti2v-5b --variant fp16 |
| gguf-q8-0 | gguf | 5.4 GB | 8+ GB | mods install wan22-ti2v-5b --variant gguf-q8-0 |
| gguf-q5-k-m | gguf | 3.8 GB | 6+ GB | mods install wan22-ti2v-5b --variant gguf-q5-k-m |
| gguf-q4-k-m | gguf | 3.4 GB | 5+ GB | mods install wan22-ti2v-5b --variant gguf-q4-k-m |
| gguf-q3-k-m | gguf | 2.5 GB | 4+ GB | mods install wan22-ti2v-5b --variant gguf-q3-k-m |
Dependencies
These models are automatically installed when you run
mods install wan22-ti2v-5b. No extra steps needed — mods resolves and downloads all dependencies for you.