-
|
I cannot seem to get the ComfyUI manager to show up and run in ComfyUI. I open up the cmd window. cd to the comfyui/custom_nodes directory, and then run the git clone command. D:\ComfyUI\resources\ComfyUI\custom_nodes>git clone https://github.com/ltdrdata/ComfyUI-Manager But when I start up ComfyUI, there is no Manager button. There is a Custom Nodes Manager button, but that was there before, and when I click on it the window that is opened doesn't look anything like the screenshots. As a note, the _init_py file is in the folder, I've seen comments that it isn't supposed to be, but the clone puts it there. Any ideas on what is wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
The communication on this feels bad, its spread across multiple subissues, documentations and blog posts, but the gist is: For the time being, you will have to go into the Settings -> Server-Config -> Scroll down to General -> Use Legacy Manager UI (enable this)
|
Beta Was this translation helpful? Give feedback.
The communication on this feels bad, its spread across multiple subissues, documentations and blog posts, but the gist is:
You dont need to install ComfyUI Manager anymore, its now shipped with ComfyUI and enabled by default. The problem is that it also changed its look (and feature set in new look). The Custom Nodes Manager IS the ComfyUI Manager, but it lacks a ton of features.
For the time being, you will have to go into the Settings -> Server-Config -> Scroll down to General -> Use Legacy Manager UI (enable this)
after a restart, the handlebar icon on top right ("Custom Nodes Manager") will show the usual Manager UI most people should be familiar with.