This is a simple launcher designed to help you quickly start ComfyUI. You can download the executable files directly for Windows and macOS from the Releases page of this repository.
- Automatically detects and activates the specified Conda virtual environment
- Supports running with the system Python environment if Conda is not available
- Automatically locates and runs
main.py
- Sets UTF-8 terminal encoding for better support with non-English characters
- Clean and user-friendly command-line prompts
-
Download
Go to the Releases page and download the file for your operating system:- Windows:
ComfyUI Quick Launcher.exe
- macOS:
ComfyUI Quick Launcher.app
- Windows:
-
Usage
- Place the downloaded launcher file in the root directory of ComfyUI, ensuring it is in the same directory as
main.py
. - Double-click the launcher to start ComfyUI. The program will attempt to activate the Conda environment if available; otherwise, it will use the system Python to launch
main.py
.
- Place the downloaded launcher file in the root directory of ComfyUI, ensuring it is in the same directory as
-
Creating a Shortcut
- macOS Users: After placing the
.app
file in the ComfyUI root directory, drag it to the Dock for quick access. - Windows Users: Right-click
ComfyUI Quick Launcher.exe
, select "Send to -> Desktop (create shortcut)" for quick access.
- macOS Users: After placing the
- Error:
main.py
not found: Ensure that the launcher file is in the same directory asmain.py
. - Conda environment not detected: If Conda is not installed, the launcher will use the system Python to run the program.
- Contact: For questions or issues, please reach out to kk8bit.