WAN 2.2 – I2V Workflow (Optimized for 12GB GPUs)
A fast, clean, and VRAM-efficient Image-to-Video workflow built around WAN 2.2. Fast render times on mid-range GPUs. I tried to keep this simple and easy to use, while maintaining good results. Utilizing well known nodes, and minimizing node bloat. The workflow also has comments everywhere and clear flow.
Ver 1.0 - Base workflow, can do 5 second clips in one iteration. (very fast for 12gb)
Ver 1.1 - More stability, can run 100 times consecutively in 8hrs
Ver 1.2 - Renders 20 second videos. Cleanup of wires.
Ver 1.3 - MMAudio added.
Ver 1.4 - 2x Upscaling, color correction, & sharpening in between passes for quality consistency.
WAN 2.2 Model
Use either lightweight GGUF models or full.safetensorscheckpoints.
Lightning LoRAs are baked into the .safetensors model, so LoRA use is optional.WAN 2.1 VAE
Reduces VRAM load while maintaining strong color, detail structure, and temporal consistency.SageAttention + FP16 Accumulation Patch
Automatically applied for speed and throughput.Dual KSampler passes (HIGH/ LOW)
Uses 6 steps, and 101-frame length for smooth animations and solid adherence.LoRA Loader + Model Shift Controls
Supports stylistic LoRAs with synchronized shift values across both samplers.RIFE Frame Interpolation (60 FPS)
Creates ultra-fluid motion.Upscale + Adaptive Sharpen Pass
In between each phase ultrasharp upscaler is used for consistency.
Performance
GPU: 12GB VRAM
Render Speed: ~6 minutes (v1.0)
Output FPS: ~60–64FPS
Resolution: ~1072 × 1616 (post-upscale)
Requirements
KJNodes
MMAudio
Rgthree Nodes
ComfyUI-Frame-Interpolation
Cache-Cleaner
CG-Use-Everywhere
ComfyUI-Easy-Use
ComfyUI-Essentials
ComfyUI-Videohelpersuite
ComfyUI-Custom_Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
GGUF Nodes
AIO Wan2.2 Model: https://civarchive.com/models/2053259/wan-22-enhanced-nsfw-or-camera-prompt-adherence-lightning-edition-i2v-and-t2v-fp8-gguf
GGUF Model (if not using AIO): https://civarchive.com/models/1820829/wan22-i2v-a14b-gguf
Lightning Lora (If not using AIO): https://civarchive.com/models/1585622/lightning-lora-massive-speed-up-for-wan21-wan22-made-by-lightx2v-kijai
CLIP: https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/text_encoders
VAE: https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/vae
Ultrasharp: https://huggingface.co/Kim2091/UltraSharpV2/tree/main
Description
V1.1 brings stability enhancements, GGUF, and vram clean up nodes. This workflow was tested and ran 92 iterations using run(instant) before it crashed.