File size: 2,156 Bytes
17ad396 | 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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 | ---
license: apache-2.0
tags:
- comfyui
- workflow
- wan-video
- gguf
- low-vram
- text-to-video
- image-to-video
- lora
base_model: Wan-AI/Wan2.2-I2V-A14B
---
# Wan2.2 T2V / I2V + LoRA β 4GB VRAM GGUF
**By:** [The_frizzy1](https://civitai.com/user/The_frizzy1)
**Hardware target:** RTX 3050 Laptop (4 GB VRAM)
**CivitAI:** https://civitai.com/models/1817858/wan22-workflowlora-i2vt2v-4gb-vram-gguf
**YouTube:** https://www.youtube.com/@the_frizzy1
π₯ **Video Explainer:** https://www.youtube.com/watch?v=C7ZttV320qk
---
## What This Is
Wan2.2 T2V, I2V, and hybrid workflows on 4 GB VRAM using GGUF-quantised models.
> Use **14B models**. Lightx2v LoRA strongly recommended.
> Without LoRA: use CFG 6, 30β60 steps.
> Second sampler denoise: **0.3β0.5** for 14B models.
---
## Included Workflows
- **Wan2.2 T2V 14B** β Text to Video
- **Wan2.2 I2V 14B** β Image to Video
- **Wan2.2 TI2V 5B** β Hybrid Text + Image to Video
---
## Wan2.2 Highlights
- **MoE architecture** β high-noise + low-noise experts for better quality
- **Cinematic control** β lighting, color, composition
- **Smooth motion modeling** β complex camera and object movement
- **TI2V-5B** β runs on 8 GB VRAM with offloading
---
## Required Custom Nodes
| 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 Downloads
| Model | Link |
|-------|------|
| TI2V 5B | https://huggingface.co/QuantStack/Wan2.2-TI2V-5B-GGUF |
| T2V 14B | https://huggingface.co/QuantStack/Wan2.2-T2V-A14B-GGUF/ |
| I2V 14B | https://huggingface.co/bullerwins/Wan2.2-I2V-A14B-GGUF |
**CLIP / Text Encoder:**
https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files
---
## Changelog
| Version | Notes |
|---------|-------|
| v1.0 | Initial release |
|