ComfyUI Extension
ComfyUI-bby-nodes
Custom utility nodes for ComfyUI
Eonizer/ComfyUI-bby-nodes
Nodes1
On cloudLocal install
CategorybbyNodes
Stars0
Updated6 months ago
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