Extensions/ComfyUI-Jtils
ComfyUI Extension

ComfyUI-Jtils

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

By cnbjjj·Created 2 years ago·Updated about a year ago· 3
cnbjjj/ComfyUI-Jtils
Nodes1
On cloudLocal install
CategoryJtils
Stars3
Updatedabout a year ago

Nodes (1)

Readme

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. <div> <img src="https://github.com/user-attachments/assets/f5e8faa6-f3e5-44cc-88fe-68b5aa9d20c7" alt="Node Search Menu" width="70%"> </div>

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

Search for "ComfyUI-Jtils" in the manager and install it from there.

Changelog

  • 0.0.1: Added Node Search by Class Type.

License

Licensed under GNU GPL. See LICENSE.