Video tutorial
Resources
Wan-Alpha Text-to-Video Workflow (14B)
1. Download the Workflow
Update your ComfyUI to the latest version, then download and drag the workflow file into ComfyUI, or find “Wan 2.1 Alpha T2V 14B” in the Template Library underWorkflow → Browse Templates → Video.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “Wan 2.1 Alpha T2V 14B” in Template Library
2. Install Models
All models mentioned can be found at Wan_2.1_ComfyUI_repackaged. Diffusion Models : Choose one version:wan2.1_t2v_14B_fp8_scaled.safetensors
FP8 scaled diffusion model. Place in
ComfyUI/models/diffusion_models/wan2.1_t2v_14B_bf16.safetensors
BF16 diffusion model. Place in
ComfyUI/models/diffusion_models/umt5_xxl_fp8_e4m3fn_scaled.safetensors
FP8 text encoder. Place in
ComfyUI/models/text_encoders/wan_alpha_2.1_vae_rgb_channel.safetensors
RGB channel VAE. Place in
ComfyUI/models/vae/wan_alpha_2.1_vae_alpha_channel.safetensors
Alpha channel VAE. Place in
ComfyUI/models/vae/wan_alpha_2.1_rgba_lora.safetensors
Alpha generation LoRA. Place in
ComfyUI/models/loras/lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors
Lightning LoRA for fast inference. Place in
ComfyUI/models/loras/3. Complete the Workflow Step by Step
- Ensure the correct diffusion model is loaded in the
Load Diffusion Modelnode - Ensure the
Load CLIPnode has loadedumt5_xxl_fp8_e4m3fn_scaled.safetensors - Ensure the
Load VAEnode for RGB has loadedwan_alpha_2.1_vae_rgb_channel.safetensors - Ensure the second
Load VAEnode for Alpha has loadedwan_alpha_2.1_vae_alpha_channel.safetensors - Ensure the
LoRA Loadernode has loadedwan_alpha_2.1_rgba_lora.safetensors - (Optional) Load
lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensorsin the Lightning LoRA node for faster generation - Set your positive prompt in the
CLIP Text Encode (Positive Prompt)node - (Optional) Modify video dimensions in the
EmptyHunyuanLatentVideonode - Click the
Runbutton or useCtrl(Cmd) + Enterto execute generation