Install Node Package
Install via Git Command
If Git is not installed on your computer, please install Git first. Git is a distributed version control system used to track changes in files. You can download the Git installer suitable for your operating system from the Git official website.
ComfyUI/custom_nodes
foldercmd
and press Enter to launch the command line toolComfyUI/custom_nodes
foldercmd
and press Enter to launch the command line toolComfyUI/custom_nodes
folderApplications/Utilities
or Spotlight Search
ComfyUI/custom_nodes
folder, press Option
+ Command
+ C
to copy the pathInstall via ComfyUI Manager
Manager
at the top of the web interface to find Custom Nodes Manager
ComfyUI Easy Use
and click Install
Install via Third-Party Launcher
Aki Launcher
ComfyUI Easy Use
in the launcher’s node management and click Install
Install Required Dependencies
Official Desktop Version
No additional dependencies are required, as all necessary dependencies are already included in the official version.
System Python or ComfyUI_windows_portable or Integrated Package
ComfyUI/custom_nodes/ComfyUI-Easy-Use
folderinstall.bat
file to install dependenciesComfyUI/custom_nodes/ComfyUI-Easy-Use
folderinstall.bat
file to install dependenciesApplications/Utilities
or Spotlight Search
ComfyUI/custom_nodes
folder, press Option
+ Command
+ C
to copy the pathMiniconda / Anaconda
ComfyUI/custom_nodes
foldercmd
and press Enter to launch the command line toolComfyUI/custom_nodes
foldercmd
and press Enter to launch the command line toolApplications/Utilities
or Spotlight Search
ComfyUI/custom_nodes
folder, press Option
+ Command
+ C
to copy the pathResolve Dependency Conflicts (Optional)
If EasyUse still fails to load after completing the first two steps and running ComfyUI, it is usually due to dependency conflicts. You can try the following methods to troubleshoot the issue:
1. Check ComfyUI Run Logs
comfyui.log
and comfyui.prev.log
files in the root directory. Open them with a text editor to check for error messages related to Easy-Use (the same method applies to other node packages).1-1. Open the comfyui.log file in the root directory with a text editor
1-2. This section only shows the startup results of various node packages. You can see that EasyUse failed to load, but the reason is not visible
1-3. Search for easy-use to find related error reasons, and copy the error content
2. Search for Related Issues on GitHub or Ask GPT or Ask the Developer on GitHub
2-1. Search for related issues on GitHub
2-2. Found a solution, need to update the `peft` dependency