Skip to content

ComfyUI的快速启动器,解决每次都要打开终端激活虚拟环境再启动的麻烦

Notifications You must be signed in to change notification settings

kk8bit/ComfyUI_Quick_Launcher

Repository files navigation

ComfyUI Quick Launcher

中文说明

ComfyUI Quick Launcher

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.

Features

  • 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 and Usage

  1. Download
    Go to the Releases page and download the file for your operating system:

    • Windows: ComfyUI Quick Launcher.exe
    • macOS: ComfyUI Quick Launcher.app
  2. 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.
  3. 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.

FAQ

  • Error: main.py not found: Ensure that the launcher file is in the same directory as main.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.

About

ComfyUI的快速启动器,解决每次都要打开终端激活虚拟环境再启动的麻烦

Resources

Stars

Watchers

Forks

Packages

No packages published