A ComfyUI launcher built for creators: one-click startup, visual version management, RunningHub workflow conversion, model sharing, and Photoshop workflow support for ComfyUI portable packages.
The launcher uses Git for version management and updates. Install or unpack a Windows Git runtime before running version-management features.
Suggested sources:
ComfyUI_windows_portable/
├── git/ # Git runtime
├── ComfyUI/ # ComfyUI source directory
├── python_embedded/ # Portable Python environment
├── launcher/ # Launcher source/resources for ZIP builds
└── AIGCTV_Launcher.exe # Single-file launcher build
AIGCTV_Launcher.exe.See the detailed manual: V ComfyUI Launcher User Manual
The manual covers:
# Install dependencies
npm install
# Start development environment
npm run electron:dev
# Build source bundle
npm run build
# Build portable release
npm run electron:build:portable
Release binaries or ZIP packages should be published with the corresponding source code for the exact release tag or commit.
This project contains modifications by AIGCTV.
Modified date: 2026-06-01
Major changes:
launcher-config.json links to https://github.com/AIGCTV/comfyui-photoshop-fix, which is related to the upstream NimaNzrii/comfyui-photoshop project. That plugin is not licensed by this repository. If a release bundles that plugin or a modified copy of it, confirm and follow the plugin's own license and any required author permissions first.
This project is licensed under the GNU General Public License v3.0 only (GPL-3.0-only).
See LICENSE for details.
$ claude mcp add V-comfyui-launcher \
-- python -m otcore.mcp_server <graph>