Enhanced WanAnimateToVideo with multi-dimensional control
Version: 1.0.0
- Motion strength control (body movement)
- Expression strength control (facial animation)
- Pose adherence control (follow pose video)
- Background blend control (character/background integration)
- Fully compatible with original WanAnimateToVideo parameters
cd ComfyUI/custom_nodes
git clone YOUR_REPO_URL ComfyUI-Wan-Animate-Enhancer
# Restart ComfyUICategory: Wan2.2AnimateEnhancer
Enhanced version of WanAnimateToVideo with additional controls.
Parameters:
- motion_strength (0.0-3.0): Overall motion intensity
- expression_strength (0.0-3.0): Facial expression intensity
- pose_adherence (0.0-2.0): Pose following strength
- background_blend (0.0-1.0): Background integration level
- enable: Enable/disable all enhancements
All original WanAnimateToVideo parameters are supported.
Category: Wan2.2AnimateEnhancer
Model patcher for motion strength control. Place between model loader and ToVideo node.
Parameters:
- enable: Enable/disable enhancement
[Model] -> [Wan Animate To Video Enhanced] -> [Sampler]
Controls expression, pose, and background. Motion control is limited.
[Model] -> [Wan Animate Model Enhancer] -> [Wan Animate To Video Enhanced] -> [Sampler]
Complete control over all parameters including motion strength.
- 0.0-0.8: Subtle expressions
- 1.0: Original
- 1.2-2.0: Enhanced expressions
- 2.0+: Exaggerated (cartoon style)
- 0.0-0.8: Gentle movement
- 1.0: Original
- 1.2-1.8: Enhanced movement
- 1.8+: Exaggerated
- 0.0-0.8: Loose following
- 1.0: Original
- 1.2-1.8: Strict following
- 0.0-0.5: Transparent effect
- 0.8-1.0: Natural integration
- 1.0: Full background
motion_strength: 1.8
expression_strength: 2.5
pose_adherence: 0.7
background_blend: 1.0
motion_strength: 0.9
expression_strength: 1.1
pose_adherence: 1.2
background_blend: 0.95
motion_strength: 1.4
expression_strength: 1.2
pose_adherence: 1.3
background_blend: 1.0
Check installation:
cd ComfyUI/custom_nodes/ComfyUI-Wan-Animate-Enhancer
ls -laShould see init.py and wan_animate_tovideo_enhanced.py
- Check enable parameter is True
- Try larger parameter changes (1.5 or 2.0)
- Ensure using Wan2.2-Animate-14B model
- Lower all strength parameters to 1.0
- Adjust one parameter at a time
- Check input video quality
- ComfyUI (latest version)
- Wan2.2-Animate-14B model
- PyTorch 2.0+
MIT
- ComfyUI: https://github.com/comfyanonymous/ComfyUI
- Wan2.2 Animate: https://huggingface.co/Wan-AI/Wan2.2-Animate-14B