ComfyUI Extension: ComfyUI-bby-nodes
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Custom utility nodes for ComfyUI
README
ComfyUI-bby-nodes
A custom node pack for ComfyUI.
Installation
Clone into your ComfyUI custom_nodes directory:
cd custom_nodes
git clone https://github.com/Eonizer/ComfyUI-bby-nodes
Restart ComfyUI.
Nodes
TagFilterNode
Filters a comma/newline-separated list of tags against a reference tag list.
Outputs:
filtered_tags— tags that matched the reference listmissing_tags— tags from the reference list not found in the input
Options:
- Match mode:
exactorpartial - Case sensitivity toggle
- Underscore-stripping
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.