Standalone pack for ComfyUI on Windows
Top 84.4% on sourcepulse
This repository provides a portable, standalone Windows package for ComfyUI, pre-loaded with over 40 popular custom nodes and essential Python dependencies. It aims to simplify the setup process for users who want a comprehensive ComfyUI environment without manual dependency management or custom node installation.
How It Works
The package bundles ComfyUI with a curated selection of custom nodes and over 200 Python packages, including those requiring compilation like insightface
, dlib
, and xformers
. It uses a direct pip install
approach for dependency resolution, differing from methods that pre-download wheels. This method aims to handle complex dependency relationships more robustly. The package also redirects HuggingFace and PyTorch cache directories to the portable root for easier management.
Quick Start & Requirements
.7z
and .zip
archives from the release page and extract them to a desired location.ComfyUI\models\checkpoints
. Run RUN_Launcher.bat
to start. Access ComfyUI at http://localhost:8188/
.Highlighted Details
xFormers
for potential video workflow benefits.Maintenance & Community
The project is maintained by YanWenKun. Further community interaction details are not explicitly provided in the README.
Licensing & Compatibility
The repository's license is not explicitly stated in the README. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
Scripts
directory might not function correctly if the package directory is relocated due to hardcoded paths.1 week ago
1 day