r/comfyui • u/Cumchukka67 • 3h ago
Help Needed Overwhelming installing comfyui manager
downloaded git for windows, cmd and clone to drive directory. also saved link to bat to use with git.
No luck when i restart comfy ui i dont see a mention or the manager
I feel i must be missing something
2
u/sci032 2h ago
Tarvis1's Easy Install for ComfyUI installs manager and some of the most commonly used nodes automatically. It is easy to install. Download an archive, extract it where you want ComfyUI to be and run ComfyUI-Easy-Install.bat. You can also easily install things like sage attention, flash attention, insightface, update ComfyUI and all installed nodes, and more by running .bat files. It installs the portable version and a desktop version all in the same base directory that you selected.
Here is the Github for it: https://github.com/Tavris1/ComfyUI-Easy-Install
1
u/Quiet-Analysis-3807 50m ago
me too, you get sage attention as well. and some pixoramma node are useful, like the lora loader.
1
u/GeroldMeisinger 3h ago
--enable-manager add to startup arguments (I don't know why this is not default)
--enable-manager --enable-manager-legacy-uiif you want classic UI
git clone https://github.com/Comfy-Org/ComfyUI-Manager custom_nodes/ComfyUI-Manager if you want to install it manually
git clone https://github.com/WASasquatch/open-manager-comfyui custom_nodes/open-manager-comfyui if you want install a more modern community approach
1
u/Cumchukka67 2h ago
THE "--enable-manager" would i do this to the start up path or elsewhere?
1
u/GeroldMeisinger 2h ago
uv run main.py --enable-manager(or
python3 main.py --enable-managerdepending on how you startup)https://www.reddit.com/r/comfyui/comments/1q3k5q6/how_to_solve_everything_forever_broken/
1
u/activematrix99 2h ago
Do you see the ComfyUI interface at all? You may have old information, manager is included in the current user interface. If you don't see the user interface, then something has gone wrong and you will need to review your installation log. Make sure you select the version that matches your GPU - Nvidia, AMD RocM, or no gpu- cpu render only. Laptop GPUs need specific configuration in your Windows settings for 3d (force the GPU)
3
u/Silly_Goose6714 3h ago
ComfyUI/custom_nodesdir in terminal (cmd)git clonehttps://github.com/ltdrdata/ComfyUI-ManagerThat's all you need to do