This extension provides assistance in installing and managing custom nodes for ComfyUI.
Announcement:
Versions prior to V0.22.2 will no longer detect missing nodes unless using a local database. Please update ComfyUI-Manager to the latest version.
Update ComfyUI to latest version (Aug 4)
Features:
missing nodes: automatic recognition and suggest installation
custom nodes: install/uninstall/update/enable/disable
Node suggestion of A1111 alternatives.
ComfyUI: update
models: download
runtime preview method setup
Please refer to the GitHub page for more detailed information.
https://github.com/ltdrdata/ComfyUI-Manager
Install guide:
Method 1 (windows portable version):
Download
Please extract the downloaded compressed file and move the
install-manager-for-portable-version.batfile to theComfyUI_windows_portabledirectory where therun_nvidia_gpu.batfile is located.Double click
install-manager-for-portable-version.batin explorerRestart ComfyUI
Method 2 (general):
goto ComfyUI/custom_nodes in cmd
Restart ComfyUI
Requirements:
An issue has been reported regarding malfunction when an outdated version of the Git program is installed.
Description
feat: filter combo on install dialog
improve: support uninstall.py execution for uninstall
FAQ
Comments (11)
thank, and excellent! but I did not find,
and I ask you.
1- I don't know how to install the models.
2- and or can you mix the models???
3- and create LOras?
I think your question isn't related to ComfyUI-Manager, but it is related to ComfyUI itself.
1. You install models from 'Install Model' or download from civitai into ComfyUI/models/...
- if is checkpoint ComfyUI/models/checkpoint
- if is loras ComfyUI/models/loras
- and so on.
2. ComfyUI support ModelMergeSimple/ModelMergeBlocks and CheckpointSave nodes. You can mix models and you can use mixed models without or with saving.
3. ComfyUI doesn't provide training nodes, yet.
@DrLtData thanks you
@DrLtData I don't think it's useful for mixing LOras, or creating Loras, or converting Loras, it doesn't work! does not have nodes.
no module named `git`, anybody gets this error during install of this manager?
Is it possible to provide a full log output to the console during the startup of ComfyUI? https://github.com/ltdrdata/ComfyUI-Manager/issues
It appears that during the initial startup of ComfyUI-Manager, there was an unsuccessful attempt to install the gitpython package, based on the observed behavior.
@DrLtData , thanks for quick reply, i've just sent the log. Good Job by the way 👍🏽
Don't just extract all the lose files directly into the folder, make sure to create the comfyuiManager_v012 folder inside custom_nodes. This solved my problem
@Crazysloth This didn't work for me as git wasn't still recognized.
However manual installation worked for me with command prompt:
1. Go into *\ComfyUI\custom_nodes
2. Type in:
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
3. Restart ComfyUI
@morkku This worked, thank you!



