mirror of
https://github.com/hanzoai/Hanzo-EasyUse.git
synced 2026-08-06 17:32:20 +00:00
main
github.com has no runner for hanzo-build-linux-amd64, so a caller under .github/workflows is a gate that can never be scheduled. This is the ~7-line caller on the plane that can (git.hanzo.ai git-runner fleet), pinned @v1. Co-authored-by: Hanzo Dev <dev@hanzo.ai>
Hanzo-EasyUse
ComfyUI nodes that collapse common multi-node patterns into single nodes, so ordinary workflows stay small.
This is a Hanzo-maintained fork of yolain/ComfyUI-Easy-Use, pinned so the ComfyUI node packs we run together stay on versions we have tested together.
Install
cd ComfyUI/custom_nodes
git clone https://github.com/hanzoai/Hanzo-EasyUse
cd Hanzo-EasyUse
[ -f requirements.txt ] && pip install -r requirements.txt
Restart ComfyUI. The nodes appear in the node menu under the categories upstream defines.
Docs
Node reference and usage are upstream's — see yolain/ComfyUI-Easy-Use. Nothing about the nodes themselves is changed here.
Contributing
Improvements to the nodes belong upstream: open them against yolain/ComfyUI-Easy-Use, and this fork picks them up on the next sync. Open an issue here only for something specific to the fork.
License
Upstream's; see the licence file in this repository.
Languages
Python
81.9%
JavaScript
16.7%
CSS
1.3%