Wan 2.2 Animate - Character Replacement
Video Lecture
| Section | Video Links |
|---|---|
| Wan 2.2 Animate Character Replace | ![]() |
Description
We can also use Wan Animate as an alternative to VACE for character replacement.
There are different considerations, and behaviours, but character consistency can often produce better results.
This lesson carries on from the VACE lesson, and will focus where there are differences in setup and usage.
Download Models
- umt5-xxl-encoder-Q8_0.gguf (6.04 GB)
- high_noise_model.safetensors (1.23GB) ⇾ rename to
Wan2.2-I2V-A14B-lora-high_noise.safetensors - low_noise_model.safetensors (1.23GB) ⇾ rename to
Wan2.2-I2V-A14B-lora-low_noise.safetensors - clip_vision_h.safetensors (1.26 GB)
- wan2.2_animate_14B_relight_lora_bf16.safetensors (1.44 GB)
- Wan2.2-Animate-14B-Q8_0.gguf (18.7 GB)
- wan2.1_vae.safetensors (254 MB)
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 clip/
│ │ └── umt5-xxl-encoder-Q8_0.gguf
│ ├── 📂 clip_vision/
│ │ └── clip_vision_h.safetensors
│ ├── 📂 loras/
│ │ ├── Wan2.2-I2V-A14B-lora-high_noise.safetensors
│ │ ├── Wan2.2-I2V-A14B-lora-low_noise.safetensors
│ │ └── wan2.2_animate_14B_relight_lora_bf16.safetensors
│ ├── 📂 unet/
│ │ └── Wan2.2-Animate-14B-Q8_0.gguf
│ └── 📂 vae/
│ └── wan2.1_vae.safetensors
Workflows
For Wan Animate workflow use the WanAnimateToVideo node.
| Initial Image | Guiding Video | Workflow |
|---|---|---|
![]() |
wan2.2-I2V-1.webm |
![]() |
![]() |
wan2.2-S2V-3.webm |
![]() |
![]() |
wan2.2-S2V-1.webm |
![]() |
WGET Commands
If you are using Runpod, or a similar hosted GPU service, then you can access your running pod/instance using a terminal.
# # | |
# # | |
# # # # | |
# # | |
# # | |
Wait for files to download fully before running your workflows.










































