/ComfyUI-Jtils

An extension for ComfyUI that adds utility functions and nodes not available in the default setup.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ComfyUI-Jtils

An extension for ComfyUI that adds utility functions and nodes not available in the default setup.

Features

  • Search Nodes by Class Type: Right-click on the canvas to search for nodes by class type. Matching nodes will be highlighted.
    Node Search Menu

Planned Features

  • UI Enhancements: More tools and improvements.
  • Node Utilities: Additional utility nodes.

Installation

From GitHub

  1. Clone the repository:
    cd ComfyUI/custom_nodes
    git clone https://github.com/cnbjjj/ComfyUI-Jtils.git
    cd ComfyUI-Jtils
    pip install -r requirements.txt
  2. Restart ComfyUI.

From Manager

(Coming Soon)

Changelog

  • 0.0.1: Added Node Search by Class Type.

License

Licensed under GNU GPL. See LICENSE.