Key Features
- Unified Motion Control: Supports trajectory control for multiple motion types including objects, local regions, and camera movements.
- Interactive Trajectory Editor: Visual tool that allows users to freely draw and edit motion trajectories on images.
- Wan2.1 Compatible: Based on the official Wan2.1 implementation, compatible with environments and model structures.
- Rich Visualization Tools: Supports visualization of input trajectories, output videos, and trajectory overlays.
WAN ATI Trajectory Control Workflow Example
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates.
If you can’t find them in the template, your ComfyUI may be outdated.(Desktop version’s update will delay sometime)If nodes are missing when loading a workflow, possible reasons:
- You are not using the latest ComfyUI version(Nightly version)
- You are using Stable or Desktop version (Latest changes may not be included)
- Some nodes failed to import at startup
1. Workflow Download
Download the video below and drag it into ComfyUI to load the corresponding workflow We will use the following image as input:
2. Model Download
If you haven’t successfully downloaded the model files from the workflow, you can try downloading them manually using the links below Diffusion Model VAE Text encoders Chose one of following model clip_vision File save location3. Complete the workflow execution step by step

- Ensure the
Load Diffusion Model
node has loaded theWan2_1-I2V-ATI-14B_fp8_e4m3fn.safetensors
model - Ensure the
Load CLIP
node has loaded theumt5_xxl_fp8_e4m3fn_scaled.safetensors
model - Ensure the
Load VAE
node has loaded thewan_2.1_vae.safetensors
model - Ensure the
Load CLIP Vision
node has loaded theclip_vision_h.safetensors
model - Upload the provided input image in the
Load Image
node - Trajectory editing: Currently there is no corresponding trajectory editor in ComfyUI yet, you can use the following link to complete trajectory editing
- If you need to modify the prompts (positive and negative), please make changes in the
CLIP Text Encoder
node numbered5
- Click the
Run
button, or use the shortcutCtrl(cmd) + Enter
to execute video generation