Reference: ComfyUI official Wan2.2 tutorial
1. Download the Models
- Enter the ComfyUI models directory
| |
- Download the repository
| |
- Download the models
| |
2. 5B Hybrid Edition (Text-to-Video + Image-to-Video)
2.1 Download the Workflow
| |
Or click Workflow β Browse Templates β Video β Wan2.2 5B video generation in turn to load the workflow.
2.2 Generate the Video
Load Diffusion ModelβWan_2.2_ComfyUI_Repackaged/split_files/diffusion_models/wan2.2_ti2v_5B_fp16.safetensorsLoad CLIPβWan_2.2_ComfyUI_Repackaged/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensorsLoad VAEβWan_2.2_ComfyUI_Repackaged/split_files/vae/wan2.2_vae.safetensorsCLIP Text Encoderβ fill in the positive / negative promptWan22ImageToVideoLatentβ set width / height / length (number of frames)- Image-to-video: press
Ctrl+Bto enableLoad Image, then upload an image - Click Run, or press
Cmd+Enter/Ctrl+Enter
3. 14B Text-to-Video (T2V)
3.1 Download the Workflow
| |
Then click Menu -> File -> Open to import the workflow.
Or click Templates -> search for Wan2.2 14B T2V in turn to load the workflow.
3.2 Generate the Video
- The first
Load Diffusion ModelβWan_2.2_ComfyUI_Repackaged/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors - The second
Load Diffusion ModelβWan_2.2_ComfyUI_Repackaged/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors Load CLIPβWan_2.2_ComfyUI_Repackaged/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensorsLoad VAEβWan_2.2_ComfyUI_Repackaged/split_files/vae/wan_2.1_vae.safetensorsEmptyHunyuanLatentVideoβ set width / height / lengthCLIP Text Encoderβ fill in the positive / negative prompt- Click Run
4. 14B Image-to-Video (I2V)
4.1 Download the Workflow
| |
Then click Menu -> File -> Open to import the workflow.
Or click Menu -> Templates -> search for Wan2.2 14B I2V in turn to load the workflow.
4.2 Generate the Video
- Download the example image
| |
- The first
Load Diffusion ModelβWan_2.2_ComfyUI_Repackaged/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors - The second
Load Diffusion ModelβWan_2.2_ComfyUI_Repackaged/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.safetensors Load CLIPβWan_2.2_ComfyUI_Repackaged/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensorsLoad VAEβWan_2.2_ComfyUI_Repackaged/split_files/vae/wan_2.1_vae.safetensorsLoad Imageβ upload the start frameCLIP Text Encoderβ describe the desired motion changesEmptyHunyuanLatentVideoβ set the dimensions / number of frames (optional)- Click Run
5. 14B First-Last-Frame Video (FLF2V)
First-last frame: given a start frame and an end frame, the model automatically generates the transition animation in between. The model is the same as 14B I2V, so no additional download is needed.
5.1 Download the Workflow
| |
Then click Menu -> File -> Open to import the workflow.
Or click Menu -> Templates -> search for Wan2.2 14B FLF2V in turn to load the workflow.
5.2 Download the Example First/Last Frame Assets (Optional)
- Download the example first/last frame assets
| |
- The first
Load Imageβ upload the start frame - The second
Load Imageβ upload the end frame WanFirstLastFrameToVideoβ set width / height (try 720P if you have enough VRAM)CLIP Text Encoderβ describe the transition motion- Click Run
