Updated: Aug 21, 2025
toolCredit to 3DBicioo for the 3-stage idea!
NOTE: I am taking a break from Civitai and I will not respond to any messages.
This workflow mitigates the current slow-motion issue with Lightx2v. Once that is fixed, this workflow is not necessary!
Lightx2v reduces WAN 2.2 generation time but makes the motions sluggish. This 3 stage workflow generates faster motions, and runs under 5 minutes on my 3090.
3 stages:
1) CFG 3.5, high model, 2 steps, euler beta
2) CFG 1, high model + Seko v1 high lora, 2 steps, euler beta
3) CFG 1, low model + seko v1 low lora, 2 steps, euler beta
I learned about the 3 stage approach from the lightx2v community posts:
https://huggingface.co/lightx2v/Wan2.2-Lightning/discussions/26
I hope by sharing this approach, more people can be excited about WAN2.2 right now, and we can have more WAN2.2 loras!
Description
This workflow supports:
Upscaling, 60fps interpolation
GGUF model
Lightx2v Lora
SageAttention
You can install SageAttention using this:
https://www.reddit.com/r/StableDiffusion/comments/1mdcjyw/finally_an_easy_installation_of_sage_attention_on/
Please upgrade to the latest ComfyUI. I used the following versions:
ComfyUI 0.3.49
ComfyUI_frontend v1.24.4
Download the models and place in the correct directory.
umt5_xxl_fp8_em4m3fn_scaled.safetensors
Place in models/text_encoders
wan_2.1_vae.safetensors
Place in models/vae
wan2.2_i2v_high_noise_14B_QX.gguf
wan2.2_i2v_low_noise_14B_QX.gguf
https://huggingface.co/bullerwins/Wan2.2-I2V-A14B-GGUF/tree/main
Choose a quantized model. I used Q6_K, but you can use a Q4_K_S if you have less VRAM.
Place these in models/unet
Wan2.2-I2V-A14B-4step-lora-rank64-Seko-V1-high-noise.safetensors
Wan2.2-I2V-A14B-4step-lora-rank64-Seko-V1-low-noise.safetensors
Download the high_noise_model.safetensor and low_noise_model.safetensor. I renamed these to Wan2.2-I2V-A14B-4step-lora-rank64-Seko-V1-(high-noise/low-noise)
Place these in models/loras
This workflow uses a 3 stage approach. The first stage uses the original WAN2.2 model, without Lightx2v lora. This allows for faster motions to be generated. The 2nd and 3rd stage uses the High and Low Lightx2v loras like normal.
Known issues
This approach still produces some artifacts such as flashing lights and "overbaked" colors sometimes. If this happens, try to increase to 12 steps and try again.
The interpolation model RIFE49 produces some motion artifacts (wavering background) especially with fast moving arms. I don't have a good workaround for this problem.
There are VRAM issues for some people, you can try deleting the ‘Patch Model Patcher Order’ Nodes.