🚀 DaSiWa ComfyUI Installer
This script provides a one-click installation experience for ComfyUI, optimized with uv for maximum speed. It automatically handles environments, GPU detection, and my curated set of Custom Nodes - needed for my workflows.
This installer is "evergreen" - it will always download and updated versions of the installer and all logic from his repository.
✨ Features
ComfyUI Core: Clones the latest official repository.
Performance: Installs
uvfor lightning-fast package management (up to 10x faster than standard pip).Environment: Creates a virtual Python environment (
venv).GPU Setup: Automatically detects GPUs and installs the correct PyTorch version.
Custom Nodes: Installs a predefined list from
custom_nodes.txtincluding all sub-dependencies.Auto-Update: The installer checks for logic updates on every start.
Starters: Creates convenient "run_comfyui" starters with predefined parameters (inside the ComfyUI folder.
🛠️ Prerequisites
An NVIDIA, AMD or Intel GPU (required for the automated Torch installation).
(Python)
🤖 GitHub repository and versioning
For detailed information: DaSiWa ComfyUI Installer
🫴Usage
Download the archive and run the installer
ORWindows (Direct Link)
Double-click install.bat.Linux (Direct Link)
chmod +x install.sh && ./install.sh
💡Hints
⏳The first start may need some time because of internal comfyui updates, manager pulls and frontend update.
❌ Do not "run as administrator"!
Description
Evergreen installer