hanzo-dev 4ceed6461e
Hanzo CI/CD / cicd (push) Successful in 13s
CI/CD / cicd (push) Successful in 14s
ci: canonical pair — hanzo.yml + forge caller
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>
2026-08-06 02:30:51 -07:00
2025-09-02 18:35:19 +08:00
2025-10-15 21:28:01 +08:00
2025-07-15 18:02:12 +08:00
2025-02-23 15:08:17 +08:00
2025-06-30 01:22:13 +08:00
2025-06-30 01:22:13 +08:00
2024-10-06 10:23:02 +08:00
2023-12-10 15:07:55 +08:00
2025-10-15 21:33:46 +08:00
2025-10-15 21:33:46 +08:00
2025-10-15 21:33:46 +08:00

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.

S
Description
In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
Readme GPL-3.0
14 MiB
Languages
Python 81.9%
JavaScript 16.7%
CSS 1.3%