ComfyUI Extension: ComfyUI-bby-nodes

Authored by Eonizer

Created

Updated

0 stars

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

Looking for a different extension?

Custom Nodes (1)

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 list
  • missing_tags — tags from the reference list not found in the input

Options:

  • Match mode: exact or partial
  • 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.

Learn more