This article introduces how to use ComfyUI to complete the Wan2.2 Fun Control video generation using control videos
Model Type | VRAM Usage | First Generation Time | Second Generation Time |
---|---|---|---|
fp8_scaled | 83% | ≈ 524s | ≈ 520s |
fp8_scaled + 4-step LoRA | 89% | ≈ 138s | ≈ 79s |
Download JSON Workflow
Please download the following images and videos as input materials.We use a preprocessed video here.
Load Diffusion Model
node loads the wan2.2_fun_control_high_noise_14B_fp8_scaled.safetensors
modelLoraLoaderModelOnly
node loads the wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors
Load Diffusion Model
node loads the wan2.2_fun_control_low_noise_14B_fp8_scaled.safetensors
modelLoraLoaderModelOnly
node loads the wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors
Load CLIP
node loads the umt5_xxl_fp8_e4m3fn_scaled.safetensors
modelLoad VAE
node loads the wan_2.1_vae.safetensors
modelLoad Image
nodeLoad video
node, load the pose control video. The provided video has been preprocessed and can be used directlyCtrl + B
to disable itWan22FunControlToVideo
, modify the video dimensions. The default is set to 640×640 resolution to avoid excessive processing time for users with low VRAMRun
button, or use the shortcut Ctrl(cmd) + Enter
to execute video generation