Installation
Install Node Package
Install Required Dependencies
Resolve 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
- After running ComfyUI, you can find the
comfyui.log
andcomfyui.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