ComfyUI Wan2.1-VACE-14B Image to Video Workflow Tutorial
1. Tutorial Introduction

Wan2.1-VACE-14B is an all-round video generation and editing unified model open sourced by the Alibaba Tongyi Wanxiang team on May 15, 2025. The model is based on the Tongyi Wanxiang V2.1 base training and is the industry's first video AI tool that supports flexible combination of multiple tasks. It can complete the full process from video generation to refined editing in one stop. It supports text to video, image to video, first and last frames to video, etc. The related paper results are "Wan: Open and Advanced Large-Scale Video Generative Models".
This tutorial uses a single A6000 card. It takes about 30 minutes to generate a video. We recommend using a higher computing power.
This workflow tutorial uses the following model files:
- wan2.1_vace_14B_fp16.safetensors
- wan_2.1_vae.safetensors
- umt5_xxl_fp8_e4m3fn_scaled.safetensors
2. Project Examples

3. Operation steps
1. After starting the container, click the API address to enter the Web interface
If "Bad Gateway" is displayed, it means the model is initializing. Since the model is large, please wait about 1-2 minutes and refresh the page.

2. Functional Demonstration
How to use
The first time you clone, you need to manually open the workflow in the folder and load it.

4. Discussion
🖌️ If you see a high-quality project, please leave a message in the background to recommend it! In addition, we have also established a tutorial exchange group. Welcome friends to scan the QR code and remark [SD Tutorial] to join the group to discuss various technical issues and share application effects↓

Citation Information
Thanks to Github user SuperYang For the deployment of this tutorial, the project reference information is as follows:
@article{wan2025,
title={Wan: Open and Advanced Large-Scale Video Generative Models},
author={Team Wan and Ang Wang and Baole Ai and Bin Wen and Chaojie Mao and Chen-Wei Xie and Di Chen and Feiwu Yu and Haiming Zhao and Jianxiao Yang and Jianyuan Zeng and Jiayu Wang and Jingfeng Zhang and Jingren Zhou and Jinkai Wang and Jixuan Chen and Kai Zhu and Kang Zhao and Keyu Yan and Lianghua Huang and Mengyang Feng and Ningyi Zhang and Pandeng Li and Pingyu Wu and Ruihang Chu and Ruili Feng and Shiwei Zhang and Siyang Sun and Tao Fang and Tianxing Wang and Tianyi Gui and Tingyu Weng and Tong Shen and Wei Lin and Wei Wang and Wei Wang and Wenmeng Zhou and Wente Wang and Wenting Shen and Wenyuan Yu and Xianzhong Shi and Xiaoming Huang and Xin Xu and Yan Kou and Yangyu Lv and Yifei Li and Yijing Liu and Yiming Wang and Yingya Zhang and Yitong Huang and Yong Li and You Wu and Yu Liu and Yulin Pan and Yun Zheng and Yuntao Hong and Yupeng Shi and Yutong Feng and Zeyinzi Jiang and Zhen Han and Zhi-Fan Wu and Ziyu Liu},
journal = {arXiv preprint arXiv:2503.20314},
year={2025}
}