main
Hanzo-KJNodes
Core utilities for the Hanzo ecosystem
Part of Hanzo Painter - AI-powered watermark removal and video inpainting platform.
About
Hanzo-KJNodes is a Hanzo-maintained fork of kijai/ComfyUI-KJNodes, providing Core utilities 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-KJNodes.git
cd Hanzo-KJNodes
pip install -r requirements.txt # If requirements.txt exists
Hanzo ComfyUI Ecosystem
Hanzo-KJNodes 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 kijai/ComfyUI-KJNodes.
- 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-KJNodes
To Upstream
For general improvements:
- Submit PRs to kijai/ComfyUI-KJNodes
- 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
82.6%
JavaScript
17.4%