Nodes Browser

ComfyDeploy: How ComfyUI-Jtils works in ComfyUI?

What is ComfyUI-Jtils?

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

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-Jtils and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-Jtils

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

Features

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.