ComfyUI-hybs-nodes
Various custom nodes will be added.
Nodes (14)
LoRAs that apply themselves when the prompt matches
Pick a stack of UNet models without typing a single filename
A float list you can actually edit, instead of typing JSON
The marker that makes group-bypass cascades chain
A bypass dashboard for whole groups — no deleting nodes
The start of a group-bypass cascade
An integer list that edits like a spreadsheet, not a JSON blob
Load an image and its prompt in the same node
Grab up to 20 prompts out of an image's metadata
A LoRA loader that tells you exactly what it applied
Stack LoRAs from a list, with a no-LoRA baseline built in
Randomize image size by seed — deterministically
Stop hard-coding 1024x1024 all over your graph
Seed lists on demand, fresh on every run
ComfyUI-hybs-nodes
Custom nodes for ComfyUI.
Documentation
See the node documentation index.
Installation
ComfyUI Manager
- Open ComfyUI Manager.
- Search for
ComfyUI-hybs-nodesin Custom Nodes Manager. - Install and restart ComfyUI.
Manual install
cd path/to/ComfyUI/custom_nodes
git clone https://github.com/hybskgks28275/ComfyUI-hybs-nodes.git
pip install -r ComfyUI-hybs-nodes/requirements.txt
Restart ComfyUI after installation.
License
MIT. See LICENSE.