Skip to content

A script to deploy comfyui and a manager to a Mac in a few seconds.

Notifications You must be signed in to change notification settings

RamboRogers/mac-comfyui-instant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI Workflow

Instant ComfyUI for MacOS

This script will install ComfyUI and all dependencies on macOS. I made this for my own use, but you're welcome to use it.

Using your Mac for Generative AI Locally

Usage

Copy and paste this single line into your terminal:

/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/RamboRogers/mac-comfyui-instant/refs/heads/main/instant-comfyui.sh)"

This script will:

  1. Install Homebrew (if not already installed)
  2. Install required dependencies:
    • Git
    • Python 3.12
  3. Set up ComfyUI:
    • Clone the repository
    • Create and configure virtual environment
    • Install all requirements
  4. Create convenient desktop launcher:
    • Generates LaunchComfyUI.app
    • Adds one-click startup capability
  5. Launch ComfyUI automatically:
    • Starts the server
    • Opens web interface in default browser
  6. A startup script will also be created in the Local/ComfyUI directory. Double-clicking this script will also launch ComfyUI and open the web interface in your default browser.

Note: Look for this icon on your desktop. Double-clicking it will automatically launch ComfyUI and open the web interface in your default browser for a seamless experience.

LaunchComfyUI Icon

License and Contact

This project is licensed under the GNU General Public License v3.0 (GPL-3.0) - see the LICENSE file for details.

Connect With Me

Example Output

About

A script to deploy comfyui and a manager to a Mac in a few seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages