ComfyUI Manager is simple to install and use, allowing you to optimize your workflow, manage custom nodes, and use advanced features without having to manually edit a single config file.
Before installing ComfyUI Manager, make sure you have the following:
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI
If you already have ComfyUI installed, just cd into its directory.
cd ComfyUI/custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
This installs ComfyUI Manager as a custom node inside your ComfyUI installation.
Once the Manager has been installed, restart your ComfyUI instance. The ComfyUI Manager tab will now appear on the interface.
The management UI is accessible directly from the ComfyUI web interface, requiring no additional login or tools.
After installation, you can:
To install the command-line interface:
pip install comfy-cli
You can then use:
comfy-cli list
comfy-cli install <node>
comfy-cli update
This is ideal for headless or script-driven environments.
Updates not working?
Try removing and re-cloning the manager node:
rm -rf ComfyUI/custom_nodes/ComfyUI-Manager
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
Here’s how we can structure it:
Recommended Screenshots & UI Walkthroughs for Installation Guide
Section 1: Requirements
Screenshot idea:
Section 2: Cloning ComfyUI
Screenshot:
Section 3: Installing ComfyUI Manager
Screenshot:
Section 4: Launch & UI
Screenshots:
Section 5: comfy-cli (optional section)
Screenshot:
Section 6: Troubleshooting
Screenshot:
Here’s what I need to proceed:
Please let me know how you want to proceed: upload screenshots, ask me to design images, or both.