Discover and explore top open-source AI tools and projects—updated daily.
Simplified ComfyUI deployment for AI media generation
Top 90.3% on SourcePulse
Provides a one-click, portable installation of ComfyUI for Windows, macOS, and Linux, pre-configured with numerous popular custom nodes and Python 3.12.10. It targets users seeking a simplified setup process, particularly those following Pixaroma tutorials, enabling quick deployment of a feature-rich Stable Diffusion web UI environment without manual dependency management.
How It Works
This project automates the setup of ComfyUI by bundling Python, Git (if needed), and a curated selection of community-developed nodes into a single, executable package. The core approach is to create a self-contained, portable application that runs directly from its folder, minimizing system impact and simplifying updates or removal. It integrates nodes essential for various workflows, including advanced control, image editing, and AI model interaction.
Quick Start & Requirements
ComfyUI-Easy-Install.bat
.extra_model_paths.yaml
to allow ComfyUI to reference models from existing directories, avoiding re-downloads.Program Files
). Multiple ComfyUI installations are supported.Highlighted Details
was-node-suite
, controlnet_aux
, Comfyroll Studio
, rgthree
, GGUF
, Florence2
, Ollama
, seamless-tiling
, Inpaint-CropAndStitch
, AdvancedLivePortrait
, Tiled Diffusion & VAE
, and many more.rgthree
and was-node-suite
.extra_model_paths.yaml
mechanism.Maintenance & Community
Support and feedback are available via the Pixaroma Discord server. The project is supported via PayPal donations.
Licensing & Compatibility
The project code is distributed under the MIT License. However, a critical caveat states that "pretrained models for non-commercial research only." This implies that while the installer and ComfyUI code may be permissive, the included AI models carry non-commercial restrictions, potentially limiting use in commercial applications or derivative works.
Limitations & Caveats
The included pretrained models are restricted to non-commercial research use, despite the MIT license noted for the project code. Certain model directories, specifically LLM and llm_gguf
, cannot be redirected using the extra_model_paths.yaml
feature. Users are advised to install the "Dev version" first, with the "Stable" version available as a fallback if issues arise, suggesting potential stability considerations for the development branch.
3 days ago
Inactive