main
Hanzo-VideoHelper
Video I/O suite for the Hanzo ecosystem
Part of Hanzo Painter - AI-powered watermark removal and video inpainting platform.
About
Hanzo-VideoHelper is a Hanzo-maintained fork of Kosinkadink/ComfyUI-VideoHelperSuite, providing Video I/O suite for video processing. This fork is part of the Hanzo ComfyUI ecosystem, ensuring tested compatibility and seamless integration with other Hanzo custom nodes.
Installation
As Part of Hanzo Painter (Recommended)
git clone git@github.com:hanzoai/painter.git
cd painter
make setup # Automatically installs all Hanzo nodes
Standalone Installation
cd ComfyUI/custom_nodes
git clone git@github.com:hanzoai/Hanzo-VideoHelper.git
cd Hanzo-VideoHelper
pip install -r requirements.txt # If requirements.txt exists
Hanzo ComfyUI Ecosystem
Hanzo-VideoHelper is part of a curated stack of ComfyUI nodes maintained by Hanzo AI. All nodes work together seamlessly and are tested as a unified stack.
| Node | Purpose |
|---|---|
| Hanzo-DiffuEraser | Content-aware inpainting |
| Hanzo-VideoHelper | Video I/O suite |
| Hanzo-EasyUse | Workflow utilities |
| Hanzo-KJNodes | Core utilities |
| Hanzo-LayerStyle | Layer compositing |
| Hanzo-MLX | Apple Silicon acceleration |
Upstream
This is a Hanzo-maintained fork of Kosinkadink/ComfyUI-VideoHelperSuite.
- Upstream Sync: Regularly updated from original repository
- Hanzo Enhancements: Custom improvements for Hanzo ecosystem
- Tested Compatibility: Verified to work with other Hanzo nodes
Contributing
To Hanzo Fork
For Hanzo-specific features:
- Fork this repository
- Create a feature branch
- Submit a PR to
hanzoai/Hanzo-VideoHelper
To Upstream
For general improvements:
- Submit PRs to Kosinkadink/ComfyUI-VideoHelperSuite
- Hanzo fork will sync these improvements
About Hanzo AI
Part of the Hanzo AI ecosystem:
- hanzo.ai - Core AI infrastructure platform
- hanzo.io - Business solutions
- hanzo.network - Decentralized compute marketplace
Made with ❤️ by Hanzo AI
Languages
Python
62.4%
JavaScript
37.6%