Discover and explore top open-source AI tools and projects—updated daily.
ComfyUI desktop app for generative AI workflows
Top 24.7% on SourcePulse
This project provides a desktop application for ComfyUI, targeting Windows and macOS users who want a streamlined, self-contained experience for running ComfyUI. It bundles stable versions of ComfyUI, ComfyUI-Manager, and the uv
dependency manager, simplifying setup and automatic updates.
How It Works
The application is built using Electron, packaging ComfyUI, its frontend, and essential tools like ComfyUI-Manager and uv
. Upon first launch, it automatically installs Python dependencies using uv
and starts the ComfyUI server. Updates for ComfyUI, ComfyUI-Manager, and uv
are handled automatically by the desktop app.
Quick Start & Requirements
yarn install
and yarn make:assets
, which can take several minutes depending on system resources and network speed.Highlighted Details
uv
for a self-contained experience.Maintenance & Community
The project appears to be actively maintained by the Comfy-Org. Specific community links like Discord or Slack are not explicitly mentioned in the README.
Licensing & Compatibility
The README does not explicitly state the license for the desktop application itself. ComfyUI and its components typically use permissive licenses, but this specific packaging's license requires verification.
Limitations & Caveats
Linux support is mentioned as a development target but no pre-built installer is provided. The development setup, particularly on Windows, has significant prerequisites including specific Visual Studio configurations. Crash reports and metrics can be opted into for improving the application.
1 day ago
1 day