Skip to content

ComfyIntel is an automated installation script for ComfyUI on Debian-based Linux systems (e.g., Ubuntu or Kali). It’s designed for users aiming to run ComfyUI on an Intel CPU environment. Recommended: For optimal performance, a dedicated GPU is advised. However, this script includes guidance for users running ComfyUI on a CPU-only setup.

License

Notifications You must be signed in to change notification settings

abdhamsid/ComfyIntel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyIntel

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.

Installation Instructions

  1. Download the Script
    Download the script.sh file.

  2. Place the Script
    Move the downloaded script to your desired storage location.

    Storage Location: ~/path/to/your/storage/
    
  3. Make the Script Executable
    Open your terminal and navigate to the directory where you placed script.sh. Run the following command to make the script executable:

    chmod -x script.sh
  4. Run the Script
    Execute the script by running:

    ./script.sh

    This script will create a folder named comfyui in your current directory.

  5. Set Up ComfyUI
    Open the comfyui folder and paste the go-webui.sh script into it.

  6. Make the Setup Script Executable
    Right-click on go-webui.sh and select "Open in Terminal." Then run:

    chmod -x go-webui.sh
  7. Run the ComfyUI
    Finally, execute the script to start ComfyUI:

    ./go-webui.sh

Helpful Links & Resources

Community & Support

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.

License

This project is licensed under the MIT License.

Feel free to modify any sections as necessary!

About

ComfyIntel is an automated installation script for ComfyUI on Debian-based Linux systems (e.g., Ubuntu or Kali). It’s designed for users aiming to run ComfyUI on an Intel CPU environment. Recommended: For optimal performance, a dedicated GPU is advised. However, this script includes guidance for users running ComfyUI on a CPU-only setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages