Wan 2.2 VACE Video Editing
Video Lecture
| Section | Video Links |
|---|---|
| Wan 2.2 VACE Video Editing | ![]() |
Description
VACE : All-in-One Video Creation and Editing
Think of it like inpainting, but for video.
Install ComfyUI-segment-anything-2
Install the custom node ComfyUI-segment-anything-2 using the manager, or you can use your command/terminal prompt.
- Navigate to your
ComfyUI/custom_nodesfolder. - Run,
git clone https://github.com/kijai/ComfyUI-segment-anything-2.git - Restart ComfyUI
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 - Wan2.2-VACE-Fun-A14B-high-noise-Q8_0.gguf (18.7 GB)
- Wan2.2-VACE-Fun-A14B-low-noise-Q8_0.gguf (18.7 GB)
- wan2.1_vae.safetensors (254 MB)
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 clip/
│ │ └── umt5-xxl-encoder-Q8_0.gguf
│ ├── 📂 loras/
│ │ ├── Wan2.2-I2V-A14B-lora-high_noise.safetensors
│ │ └── Wan2.2-I2V-A14B-lora-low_noise.safetensors
│ ├── 📂 unet/
│ │ ├── Wan2.2-VACE-Fun-A14B-high-noise-Q8_0.gguf
│ │ └── Wan2.2-VACE-Fun-A14B-low-noise-Q8_0.gguf
│ └── 📂 vae/
│ └── wan2.1_vae.safetensors
Workflows
For VACE workflow use the WanVaceToVideo node.
Initial Workflow

Guiding Videos
| Movement Only | Movement Only | With Speech |
|---|---|---|
wan2.2-I2V-1.webm |
wan2.2-I2V-2.webm |
wan2.2-S2V-1.webm |
Initial Images
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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.






















































