(For SOTAI Squad) FINALLY! Consistent Characters in Wan Video! BindWeave ComfyUI Tutorial (Day 1)
Link video: https://youtu.be/QsG0CRAxIHw
A new solution can help you get fully consistent characters in video. In this video, I’m going to walk you through the BindWeave workflow in ComfyUI step-by-step.
Step 1 - Install the custom nodev
Install WanVideoWrapper node: https://github.com/kijai/ComfyUI-WanVideoWrapper
Search in ComfyUI Manager or instal via Git clone and pip install
Move to custom_node/WanVideoWrapper folder: git switch bindweave
Step 2 - Download the model and place it in the correct folder
https://huggingface.co/Kijai/WanVideo_comfy_fp8_scaled/tree/main/Bindweave
Place the file in: "models/diffusion_models/Bindweave/Wan2_1-I2V-14B-Bindweave_fp8_scaled_KJ.safetensors"
Place the file in: "models/loras/Wan21_I2V_14B_lightx2v_cfg_step_distill_lora_rank64.safetensors"
https://huggingface.co/lllyasviel/misc/blob/main/clip_vision_vit_h.safetensors
Place the file in: "models/clip_vision/clip_vision_vit_h.safetensors"
Place the file in: "models/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors"
https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/blob/main/Wan2.1_VAE.pth
Place the file in:
"models/vae/Wan2.1_VAE.pth"
https://huggingface.co/Kijai/WanVideo_comfy/blob/main/umt5-xxl-enc-fp8_e4m3fn.safetensors
Place the file in:
"models/text_encoders/umt5-xxl-enc-fp8_e4m3fn.safetensors"
Please check the workflow in the attachments.
