π¬ Black Mixture's WAN2.1 Advanced Video Generation Suite (Image/Text/Video to Video)!
🕑 Added 2025-03-18 14:23:00 +0000 UTCHey Black Mixture Fam! ππΎ We're excited to bring you our latest ComfyUI workflows featuring the incredible WAN2.1 model. This release includes Text-to-Video, Image-to-Video, and Video-to-Video capabilities!
πGet the EXCLUSIVE ADVANCED workflows here:
https://www.patreon.com/posts/black-mixtures-2-124117186

π₯ Model Downloads
Required Models & Installation
Place these files in their respective directories:
πΉ WAN2.1 Diffusion Models
π https://huggingface.co/Kijai/WanVideo_comfy/tree/main
π ComfyUI/models/diffusion_models
πΉ CLIP Vision Model
π https://huggingface.co/Kijai/WanVideo_comfy/tree/main
π ComfyUI/models/clip_vision
πΉ Text Encoder Model
πhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main
πComfyUI/models/text_encoders
πΉ VAE Model
πhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main
πComfyUI/models/vae

π¨Custom Nodes Installation
Standard Installation:
1. Clone the Kijai Comfyui-WanVideoWrapper repository to your custom_nodes folder
2. Install dependencies
pip install -r requirements.txt
If you're using the Windows portable version, run this command from the ComfyUI_windows_portable folder:
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\requirements.txt

β¨ Features
Generate videos from text prompts
Transform static images into dynamic videos
Convert and alter existing videos
Multiple quality settings (Low, Great, Max Quality βGeneration times on RTX 4090 GPU‡
Low (~5 minutes)
Great ( ~10 minutes)
Max (~20 minutes)
Customizable frame settings
Advanced motion control options
Video frame interpolation
π¨ Workflow Sections
Each workflow is color-coded for easy navigation:
π₯ Load Models: Set up required model components
π¨ Input: Load your text, image, or video
π¦ Settings: Configure video generation parameters
π© Output: Save and export your results

(short and simple prompts have yielded the best results in our experience)

(Realistic scenes tend to work the best from our testing)

(input video helps reference camera and subject positioning)
βοΈ Quick Start
1. Update ComfyUI to the latest version
2. Download and place all required models
3. Install the WAN custom nodes
4. Load the appropriate workflow for your needs
5. Configure settings and generate!



π‘ Important Notes
Ensure all models are placed in correct directories
Update ComfyUI before using these workflows
Check GPU memory requirements
Join our Discord for support and updates
For the fastest performance, sage attention and triton is recommended (separate install)
Updates
*March 18th, 2025 Update - V1.1 - Bug Fixes & Quality Improvements
Updated the workflows to work with the newest ComfyUI and WanVideoWrapper nodes. A few new features would provide errors if you were using the old workflows (related to the default sampler behavior and the TeaCache settings). This update fixes those issues.
*March 21st, 2025 Update - V1.2 - Bug Fixes & Quality Improvements
Updated Image to Video workflow to include SLG (better motion) and changed default text encoder node behavior to "force_offload = true".
Created by Nate Dwarika from The Black Mixture Team
π HUGE Thanks to all of our amazing Patreon supporters and special thanks to Kijai for the custom nodes!
Comments
F7
This is amazing! Do you plan to launch any version with multi-LoRA support?
Black Mixture
Hi Joshua, happy to help with this! Let me investigate this issue and get back to you with a solution soon.
Joshua M Kerr
Hi there, I'm close to getting the video to video advanced workflow up and running. I'm super new to ComfuUI, but this is the workflow I'm going to need. I am running into an error that says 'WanVideoSampler Clip encoded image embeds must be provided for I2V (Image to Video) model.' I'm not sure what might cause this. Some things to note are that I don't have sage attention so chose sdpa instead. Sorry for the long message, but there's so little valuable info out there so I want to be thorough when asking questions.
Black Mixture
Yes! Working on the tutorial for next week.
Joshua M Kerr
Is it possible to create Loras for Wan 2.1?