ComfyUI Extension: comfyui-library-finder

Authored by RiverSide71

Created

Updated

3 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.

A custom node which helps find which custom nodes are importing a particular library

Looking for a different extension?

Custom Nodes (1)

README

comfyui-library-finder

A custom node which helps you find which custom nodes are importing a particular library.

LibraryFinder

The LibraryFinder node allows as input a single library or multiple libraries separated by a comma. It will check through both .py and requirements.txt files in your ComfyUI/custom_nodes folder. The node outputs results as a string, so attach your favorite text display node to see the result.

Installation

ComfyUI Manager

Open Manager and search for comfyui-library-finder from publisher river-side.

Manual

  1. Clone this repo into your ComfyUI/custom_nodes/ folder:
git clone https://github.com/RiverSide71/comfyui-library-finder.git
  1. Restart ComfyUI

Known limitations:

  • None yet, but please reach out and let me know.

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