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.bat
file to the ComfyUI_windows_portable
directory where the run_nvidia_gpu.bat
file is located.
Double click install-manager-for-portable-version.bat
in explorer
Restart 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.
feat: filter combo on install dialog
improve: support uninstall.py execution for uninstall
To address the issue of a slow list refresh, separate the fetch update and update check processes.