ComfyIntel is a script designed to automate the installation of ComfyUI on Debian-based Linux distributions (such as Ubuntu or Kali) for users running in an Intel environment on CPU.
-
Download the Script
Download thescript.sh
file. -
Place the Script
Move the downloaded script to your desired storage location.Storage Location: ~/path/to/your/storage/
-
Make the Script Executable
Open your terminal and navigate to the directory where you placedscript.sh
. Run the following command to make the script executable:chmod -x script.sh
-
Run the Script
Execute the script by running:./script.sh
This script will create a folder named comfyui in your current directory.
-
Set Up ComfyUI
Open the comfyui folder and paste thego-webui.sh
script into it. -
Make the Setup Script Executable
Right-click ongo-webui.sh
and select "Open in Terminal." Then run:chmod -x go-webui.sh
-
Run the ComfyUI
Finally, execute the script to start ComfyUI:./go-webui.sh
- ComfyUI GitHub Repository: github.com/comfyanonymous/ComfyUI
- Intel OneAPI Base Toolkit (Linux): intel.com/download-oneapi-linux
- ComfyUI Community Discussion: github.com/comfyanonymous/ComfyUI/discussions/476
If you have any questions, feel free to connect with the ComfyUI community on various platforms:
- Discord
- Reddit (ComfyUI subreddit)
- GitHub Discussions
These communities offer guidance, troubleshooting help, and learning resources to support your setup and usage of ComfyUI.
Feel free to modify any sections as necessary!