๐ฌ 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?