🚀 ComfyUI Auto-Installer — v5 (Python Rewrite)
Version 5 is a full rewrite from the ground up in Python, replacing all the PowerShell scripts from previous versions. It's cross-platform, faster, smarter, and now ships with a TUI manager, Docker images, and GPU-optimized inference out of the box.
If you are upgrading from the PowerShell version (v4.x), a one-command migration preserves all your models, outputs, and custom nodes: irm https://get.umeai.art/migrate.ps1 | iex
⚡ Quick Start (One-Liner)
Windows (PowerShell):
irm https://get.umeai.art/comfyui.ps1 | iexLinux / macOS:
curl -fsSL https://get.umeai.art/comfyui.sh | sh
Only requires Git — everything else (Python, uv, dependencies) is handled automatically.
✨ What's New in v5
Full Python rewrite — no more PowerShell dependency
Cross-platform — Windows, Linux, macOS, and Docker
TUI Manager — interactive terminal UI to launch, update, download models, and configure settings
VRAM-aware model catalog — 7 model families with quantization recommendations based on your GPU
GPU auto-detection — NVIDIA (CUDA 13.0/12.8), AMD (ROCm/DirectML), Apple Silicon (MPS)
SageAttention 2 + 3 — pre-compiled wheels including RTX 50XX Blackwell support
One-click update — update ComfyUI, all nodes, and dependencies with a single command
Model security scanner — detects malicious pickle code in .ckpt/.pt files
Junction architecture — models and outputs persist independently from ComfyUI updates
Docker ready — 4 image variants including a cloud version with JupyterLab for RunPod
📋 Prerequisites
Git
GPU: NVIDIA (CUDA 12.x+), AMD (Radeon RX 6000+), or Apple Silicon (M1+)
Internet connection
Note: Python is automatically installed via uv if not present. No manual Python setup required.
🎨 Model Catalog (7 Families)
Interactive model downloader with VRAM-based recommendations (★ markers) and SHA-256 integrity checks. Each bundle offers multiple quantization variants (fp16, fp8, GGUF Q3→Q8). Downloads are accelerated via aria2c with HuggingFace + ModelScope fallback:
FLUX (Image): Dev, Fill
Z-IMAGE (Image): Turbo
WAN 2.1 (Video): T2V, I2V 480p
WAN 2.2 (Video): I2V, Fun Inpaint, Fun Camera
HiDream (Image): Dev
QWEN (Image Edit): Image Edit
LTX-2 (Video + Audio): Dev
🧩 34 Custom Nodes Included
Additive manifest — never removes user-installed nodes.
Core (always installed): ComfyUI-Manager
UmeAiRT Tier: ComfyUI-UmeAiRT-Sync, ComfyUI-UmeAiRT-Toolkit, ComfyUI-Crystools, ComfyUI-nunchaku
Full Tier (all of the above +): ComfyUI-Impact-Pack, ComfyUI-Impact-Subpack, ComfyUI-GGUF, ComfyUI-mxToolkit, ComfyUI-Custom-Scripts, ComfyUI-KJNodes, ComfyUI-WanVideoWrapper, ComfyUI-VideoHelperSuite, ComfyUI-Frame-Interpolation, rgthree-comfy, ComfyUI-Easy-Use, ComfyUI-HunyuanVideoMultiLora, ComfyUI-Florence2, ComfyUI-MultiGPU, ComfyUI-WanStartEndFramesNative, ComfyUI-Image-Saver, ComfyUI_UltimateSDUpscale, comfyui_controlnet_aux, x-flux-comfyui, ComfyUI-Detail-Daemon, wlsh_nodes, ComfyUI_essentials, ComfyUI-wanBlockswap, Derfuu_ComfyUI_ModdedNodes, ComfyUI_LayerStyle, ComfyUI-Upscaler-Tensorrt, comfyui-vrgamedevgirl, comfyui-int-and-float, was-node-suite-comfyui
⚙️ GPU Optimizations (Auto-Installed)
PyTorch 2.10: CUDA 13.0/12.8, ROCm 7.1, DirectML, MPS
xformers: Memory-efficient attention
Triton: triton-windows / triton (Linux)
SageAttention 2: Unified ABI3 wheels (Windows), per-arch SM80–SM100 (Linux)
SageAttention 3: RTX 50XX Blackwell native (Windows + Linux)
FlashAttention: Linux + NVIDIA only
Nunchaku & InsightFace: Pre-compiled wheels
Additional Python packages auto-installed: facexlib, onnxruntime-gpu, nvidia-ml-py, cupy-cuda13x, imageio-ffmpeg, hf_xet, cython, rotary_embedding_torch, blend_modes, segment_anything, gguf, and more.
🐳 Docker Support
Requires Docker and an NVIDIA GPU: docker run --gpus all -p 8188:8188 -v comfyui-data:/data registry.gitlab.com/umeairt-studio/comfyui-auto_installer-python:latest
latest: ~4 GB — Ready to go with pre-installed PyTorch
latest-cloud: ~4.5 GB — + JupyterLab for RunPod / cloud
latest-lite: ~2 GB — Minimal (installs PyTorch on first run)
latest-lite-cloud: ~2 GB — Lite + JupyterLab
🔒 Security
No external script execution — all logic is internalized
Secure subprocess calls — no shell=True
HTTPS only — all URLs validated
SHA-256 integrity checks on all model downloads
Pickle model scanner — detects malicious code in .ckpt/.pt files
Zip-slip prevention on archive extraction
CI runs Bandit + pip-audit on every push
📂 Post-Installation
Three launcher scripts are generated:
UmeAiRT-Start-ComfyUI: Launch (Performance mode + SageAttention)
UmeAiRT-Start-ComfyUI_LowVRAM: Launch with --lowvram --fp8 for ≤8 GB VRAM
UmeAiRT-Manager: TUI manager (update, download, reinstall, settings)
🔗 Links
Source code: GitLab (https://gitlab.com/UmeAiRT-Studio/ComfyUI-Auto_installer-Python)
Mirror: Codeberg (https://codeberg.org/UmeAiRT)
Ecosystem: UmeAiRT Studio (https://umeai.art)
Description
New, completely redesigned version.
Written entirely in PowerShell,
No longer uses the portable version of ComfyUI,
Created a Python venv,
Includes an update system.
For more information: UmeAiRT/ComfyUI-Auto_installer
FAQ
Comments (69)
I got an error running sage attention, ssystem can't find specified file. The cmd line keeps spaming [2025-07-07 21:29:55.659] Failed to compile. cc_cmd: ['C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.43.34808\\bin\\Hostx64\\x64\\cl.exe', 'C:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd\\cuda_utils.c', '/nologo', '/O2', '/LD', '/wd4819', '/IE:\\New folder\\ComfyUI\\venv\\Lib\\site-packages\\triton\\backends\\nvidia\\include', '/IC:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.8\\include', '/IC:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd', '/IC:\\Program Files\\Python312\\Include', '/IC:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\include', '/IC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.26100.0\\shared', '/IC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.26100.0\\ucrt', '/IC:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.26100.0\\um', '/FoC:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd\\cuda_utils.cp312-win_amd64.obj', '/link', '/LIBPATH:E:\\New folder\\ComfyUI\\venv\\Lib\\site-packages\\triton\\backends\\nvidia\\lib', '/LIBPATH:C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v12.8\\lib\\x64', '/LIBPATH:C:\\Program Files\\Python312\\libs', '/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x64', '/LIBPATH:C:\\Program Files (x86)\\Windows Kits\\10\\Lib\\10.0.26100.0\\ucrt\\x64', '/LIBPATH:C:\\Program Files (x86)\\Windows Kits\\10\\Lib\\10.0.26100.0\\um\\x64', 'cuda.lib', 'python3.lib', '/OUT:C:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd\\cuda_utils.cp312-win_amd64.pyd', '/IMPLIB:C:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd\\cuda_utils.cp312-win_amd64.lib', '/PDB:C:\\Users\\osiru\\AppData\\Local\\Temp\\tmpz1uq57kd\\cuda_utils.cp312-win_amd64.pdb']
[2025-07-07 21:29:55.660] Error running sage attention: [WinError 2] The system cannot find the file specified, using pytorch attention instead. The error keeps going until the gen is finished. Any ideas? I'm on a GTX 3090? MSVC is loaded and set. Same with NVCC, Cuda 12.8, Python 3.12. Am I missing something?
Can pytorch version 2.7.0+cu128 be replaced with 2.7.1? Will there be flux kontext? And workflows for it? wan 2.1 loop, extend with vace? New speed loras? FusionX?
Thanks for this feature list. I'll work on implementing all of this.
I'm doing a fresh install with the new 3.0v and says push location not found for x:/comfyui. if anyone know please 🙏
Can you send me the log file or go in my discord : https://discord.gg/airt
@UmeAiRT I think the problem was on my end it is already downloading the models 😁 thanks you much love 🫶
Lots of errors.
[2025-07-08 08:43:04] ------------------------------------------------------------------------------- [2025-07-08 08:43:04] ------------------------------------------------------------------------------- [2025-07-08 08:43:04] ComfyUI - Auto-Installer [2025-07-08 08:43:04] Version 3.0 [2025-07-08 08:43:04] ------------------------------------------------------------------------------- [2025-07-08 08:43:04] Step 1: Checking for Python 3.12... [2025-07-08 08:43:04] - Found Python: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases. [2025-07-08 08:43:04] - Python 3.12 not found. Downloading and installing... [2025-07-08 08:43:04] Skipping: python-3.12-installer.exe (already exists). [2025-07-08 08:43:04] - Running Python installer silently... (This may take a moment) [2025-07-08 08:43:29] - Python 3.12 installation complete. [2025-07-08 08:43:29] Step 2: Checking for required tools... [2025-07-08 08:43:29] --- Starting Aria2 binary installation --- [2025-07-08 08:43:29] Aria2 not found. Falling back to standard download: aria2-1.36.0-win-64bit-build1.zip [2025-07-08 08:43:31] Extracting zip file to C:\Tools\aria2... [2025-07-08 08:43:32] Adding 'C:\Tools\aria2' to user PATH... [2025-07-08 08:43:32] PATH updated. Aria2 will be available immediately. [2025-07-08 08:43:32] --- Aria2 binary installation complete --- [2025-07-08 08:43:32] - Downloading 7z2201-x64.exe 07/08 08:43:32 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:43:33 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://github.com/ip7z/7zip/releases/download/22.01/7z2201-x64.exe [#ec7ad8 0B/0B CN:1 DL:0B] 07/08 08:43:34 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/466446150/38bbff3d-4eab-407d-8e7d-d04a43f2729e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124334Z&X-Amz-Expires=1800&X-Amz-Signature=7373b35e0d94fbfd9129961b7d773b3e95ada19a3180c383d61c8372439190b6&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3D7z2201-x64.exe&response-content-type=application%2Foctet-stream [#ec7ad8 0B/0B CN:1 DL:0B] 07/08 08:43:35 [[1;32mNOTICE[0m] Download complete: C:/Users/sps02/AppData/Local/Temp/7z-installer.exe Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= ec7ad8|OK | 12MiB/s|C:/Users/sps02/AppData/Local/Temp/7z-installer.exe Status Legend: (OK):download completed. [2025-07-08 08:43:36] - Downloading Git-2.41.0.3-64-bit.exe 07/08 08:43:36 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details. 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#9 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#13 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#19 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#18 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#11 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#14 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#15 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#10 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#12 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#17 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#22 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#20 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#23 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#21 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#15 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#12 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#17 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#22 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#16 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#17 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#14 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#17 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream 07/08 08:43:37 [[1;32mNOTICE[0m] CUID#17 - Redirecting to https://objects.githubusercontent.com/github-production-release-asset-2e65be/23216272/e93af75b-8038-4c9d-b5e7-50504c6353ca?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250708%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250708T124337Z&X-Amz-Expires=1800&X-Amz-Signature=1320e3fb6bd277a59f93cf38c87b765816d0a851eff4612eb0e44731988451c4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DGit-2.41.0.3-64-bit.exe&response-content-type=application%2Foctet-stream [#dca199 17MiB/58MiB(30%) CN:16 DL:40MiB ETA:1s] [#dca199 57MiB/58MiB(98%) CN:1 DL:37MiB] 07/08 08:43:39 [[1;32mNOTICE[0m] Download complete: C:/Users/sps02/AppData/Local/Temp/Git-Installer.exe Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= dca199|OK | 36MiB/s|C:/Users/sps02/AppData/Local/Temp/Git-Installer.exe Status Legend: (OK):download completed. '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:43:57] - Git is ready. [2025-07-08 08:43:57] Step 3: Cloning ComfyUI and creating Virtual Environment... [2025-07-08 08:43:57] - Cloning ComfyUI repository... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:43:58] - Creating Python virtual environment (venv)... Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases. [2025-07-08 08:43:59] - Venv created successfully. [2025-07-08 08:43:59] Step 4: Installing all Python dependencies into the venv... The system cannot find the path specified. [2025-07-08 08:44:00] - Installing torch torchvision torchaudio for CUDA 12.8... The system cannot find the path specified. [2025-07-08 08:44:01] - Installing ComfyUI requirements... The system cannot find the path specified. [2025-07-08 08:44:02] Step 5: Installing custom nodes from CSV list... [2025-07-08 08:44:02] - Downloading custom_nodes.csv 07/08 08:44:02 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:44:03 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://raw.githubusercontent.com/UmeAiRT/ComfyUI-Auto_installer/refs/heads/main/csv/custom_nodes.csv 07/08 08:44:03 [[1;32mNOTICE[0m] Download complete: E:/Apps/Test/auto test/scripts/custom_nodes.csv Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 0aee21|OK | 1.1MiB/s|E:/Apps/Test/auto test/scripts/custom_nodes.csv Status Legend: (OK):download completed. [2025-07-08 08:44:03] - Installing ComfyUI-Manager... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:04] - Installing ComfyUI-Impact-Pack... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:05] - Installing ComfyUI-Impact-Subpack... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:06] - Installing ComfyUI-GGUF... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:08] - Installing ComfyUI-mxToolkit... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:09] - Installing ComfyUI-Custom-Scripts... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:10] - Installing ComfyUI-KJNodes... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:11] - Installing ComfyUI-WanVideoWrapper... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:12] - Installing ComfyUI-VideoHelperSuite... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:13] - Installing ComfyUI-Frame-Interpolation... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:14] - Installing rgthree-comfy... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:15] - Installing ComfyUI-Easy-Use... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:16] - Installing ComfyUI_PuLID_Flux_ll... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:17] - Installing ComfyUI-HunyuanVideoMultiLora... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:18] - Installing was-node-suite-comfyui... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:19] - Installing ComfyUI-Florence2... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:20] - Installing ComfyUI-MultiGPU... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:21] - Installing ComfyUI-WanStartEndFramesNative... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:22] - Installing ComfyUI-Image-Saver... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:24] - Installing ComfyUI_UltimateSDUpscale... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:25] - Installing comfyui_controlnet_aux... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:26] - Installing x-flux-comfyui... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:27] - Installing ComfyUI-RMBG... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:28] - Installing ComfyUI-Detail-Daemon... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:29] - Installing ComfyUI-TeaCache... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:30] - Installing ComfyUI-Crystools... '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:31] Step 6: Installing supplementary modules... [2025-07-08 08:44:31] - Installing Visual Studio Build Tools... [2025-07-08 08:44:44] - Installing Triton... [2025-07-08 08:44:44] - Downloading triton-3.3.0-py3-none-any.whl 07/08 08:44:44 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:44:45 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://raw.githubusercontent.com/UmeAiRT/ComfyUI-Auto_installer/refs/heads/main/whl/triton-3.3.0-py3-none-any.whl 07/08 08:44:45 [[1;32mNOTICE[0m] Download complete: E:/Apps/Test/auto test/triton-3.3.0-py3-none-any.whl Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 08c69a|OK | 89KiB/s|E:/Apps/Test/auto test/triton-3.3.0-py3-none-any.whl Status Legend: (OK):download completed. The system cannot find the path specified. The system cannot find the path specified. [2025-07-08 08:44:47] - Installing xformers... The system cannot find the path specified. [2025-07-08 08:44:48] - Applying xformers compatibility patch (renaming files)... [2025-07-08 08:44:48] - Checking directory: E:\Apps\Test\auto test\ComfyUI\venv\Lib\site-packages\xformers [2025-07-08 08:44:48] - Directory not found. Skipping. [2025-07-08 08:44:48] - Checking directory: E:\Apps\Test\auto test\ComfyUI\venv\Lib\site-packages\xformers\flash_attn_3 [2025-07-08 08:44:48] - Directory not found. Skipping. [2025-07-08 08:44:48] - Installing SageAttention... [2025-07-08 08:44:48] - Downloading sageattention-2.1.1+cu128torch2.7.0-cp312-cp312-win_amd64.whl 07/08 08:44:49 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:44:49 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://raw.githubusercontent.com/UmeAiRT/ComfyUI-Auto_installer/refs/heads/main/whl/sageattention-2.1.1%2Bcu128torch2.7.0-cp312-cp312-win_amd64.whl 07/08 08:44:49 [[1;32mNOTICE[0m] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details. [#b5f6d9 3.9MiB/7.5MiB(52%) CN:7 DL:31MiB] 07/08 08:44:50 [[1;32mNOTICE[0m] Download complete: E:/Apps/Test/auto test/sageattention-2.1.1+cu128torch2.7.0-cp312-cp312-win_amd64.whl Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= b5f6d9|OK | 39MiB/s|E:/Apps/Test/auto test/sageattention-2.1.1+cu128torch2.7.0-cp312-cp312-win_amd64.whl Status Legend: (OK):download completed. The system cannot find the path specified. [2025-07-08 08:44:52] Step 7: Downloading Workflows & Settings... [2025-07-08 08:44:52] - Downloading comfy.settings.json 07/08 08:44:52 [[1;32mNOTICE[0m] Downloading 1 item(s) 07/08 08:44:52 [[1;32mNOTICE[0m] CUID#7 - Redirecting to https://huggingface.co/api/resolve-cache/models/UmeAiRT/ComfyUI-Auto_installer/4a9813ad3f3d266ce06e0625ab0f14eae0b8e50b/others%2Fcomfy.settings.json?%2FUmeAiRT%2FComfyUI-Auto_installer%2Fresolve%2Fmain%2Fothers%2Fcomfy.settings.json=&etag=%22406abe7f3c8304e6411edd00035d372336577c88%22 07/08 08:44:52 [[1;32mNOTICE[0m] Download complete: E:/Apps/Test/auto test/user/default/comfy.settings.json Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= ca3fbe|OK | 1.4MiB/s|E:/Apps/Test/auto test/user/default/comfy.settings.json Status Legend: (OK):download completed. '"git"' is not recognized as an internal or external command, operable program or batch file. [2025-07-08 08:44:54] Step 9: Optional Model Pack Downloads... [2025-07-08 08:44:58] - Skipping download for FLUX models. [2025-07-08 08:45:01] - Skipping download for WAN models. [2025-07-08 08:45:03] - Skipping download for HIDREAM models. [2025-07-08 08:45:03] - Skipping download for LTXV models. [2025-07-08 08:45:03] ------------------------------------------------------------------------------- [2025-07-08 08:45:03] Installation of ComfyUI and all nodes is complete!You didn't have the prerequisites and when the script installed them it updated the environment incorrectly. I uploaded a patch today that should resolve this issue.
Why does it no longer use portable version?
I came here to ask the same question
I hesitated a lot, but the portable version has many limitations and compatibility issues with certain advanced modules. This installation method is cleaner and optimized. In addition, it allows for the same installation logic for Linux users (or Runpod for example).
FETCH ComfyRegistry Data: 5/91
Cannot connect to comfyregistry.
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json[ComfyUI-Manager] Due to a network error, switching to local mode.
=> custom-node-list.json
=> cannot schedule new futures after shutdown
FETCH DATA from: G:\Software\COMFYUI\Comfui - fast test\custom_nodes\ComfyUI-Manager\custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Press any key to continue . . .
I am receiving the same error
I moved from huggingface to github and some people were having trouble downloading. I released a patch today that should fix this.
@UmeAiRT I get this same issue. It worked at first, but after relaunching it gives this issue. Today is my first day using your auto installer so I'm on the latest version.
ComfyUI crashes when trying to load the default workflow. Removing ComfyUI-Lora-Manager fixed the issue for me. Other than that, good install experience. 👌
Traceback (most recent call last):
File "D:\AI\WAN\ComfyUI\main.py", line 331, in <module>
event_loop.run_until_complete(x)
File "C:\Users\xxx\AppData\Local\Programs\Python\Python312\Lib\asyncio\base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "D:\AI\WAN\ComfyUI\main.py", line 313, in start_all
await run(prompt_server, address=args.listen, port=args.port, verbose=not args.dont_print_server, call_on_start=call_on_start)
File "D:\AI\WAN\ComfyUI\main.py", line 226, in run
await asyncio.gather(
File "D:\AI\WAN\ComfyUI\server.py", line 844, in start_multi_address
await runner.setup()
File "D:\AI\WAN\ComfyUI\venv\Lib\site-packages\aiohttp\web_runner.py", line 289, in setup
self._server = await self._make_server()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\AI\WAN\ComfyUI\venv\Lib\site-packages\aiohttp\web_runner.py", line 393, in makeserver
await self._app.startup()
File "D:\AI\WAN\ComfyUI\venv\Lib\site-packages\aiohttp\web_app.py", line 472, in startup
await self.on_startup.send(self)
File "D:\AI\WAN\ComfyUI\venv\Lib\site-packages\aiosignal\__init__.py", line 52, in send
await receiver(*args, **kwargs)
File "D:\AI\WAN\custom_nodes\ComfyUI-Lora-Manager\py\routes\stats_routes.py", line 438, in onstartup
await self.init_services()
File "D:\AI\WAN\custom_nodes\ComfyUI-Lora-Manager\py\routes\stats_routes.py", line 33, in init_services
self.usage_stats = UsageStats()
^^^^^^^^^^^^
File "D:\AI\WAN\custom_nodes\ComfyUI-Lora-Manager\py\utils\usage_stats.py", line 55, in init
self._stats_file_path = self._get_stats_file_path()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\AI\WAN\custom_nodes\ComfyUI-Lora-Manager\py\utils\usage_stats.py", line 71, in getstats_file_path
return os.path.join(config.temp_directory, self.STATS_FILENAME)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Config' object has no attribute 'temp_directory'
Cannot connect to comfyregistry.
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json[ComfyUI-Manager] Due to a network error, switching to local mode.
=> custom-node-list.json
=> cannot schedule new futures after shutdown
FETCH DATA from: D:\AI\WAN\custom_nodes\ComfyUI-Manager\custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
Anyone have the same issue?
Failed to initialize database. Please ensure you have installed the latest requirements. If the error persists, please report this as in future the database will be required: (sqlite3.OperationalError) unable to open database file
Yes, I get the same error on 3060
Try creating a folder named 'user' inside of the base ComfyUI folder. If ComfyUI still isn't starting, try taking the 'ComfyUI-Lora-Manager' folder out of the custom_nodes folder. That fixed the issue for me.
@gudMorganFreeman Wow! That works for me,thx for helping!
I had added ComfyUI-Lora-Manager but it causes a lot of problems so I removed it
ModuleNotFoundError: No module named 'triton'
Press any key to continue . . . 😥
"UPDATE" the python_embeded folder wasn't in the auto installation I just pull the entered folder from another working system as well the run_nvidia_gpu and run_cpu files and instal pip segmentation. still haven't install triton on this window but at least is working 😁
@vcoloraimachine970 You shouldn't need python_embeded. I uploaded a patch, can you re-run the script in a new folder?
UmeAiRT thank you so much you are a legend 😊
Model downloader still doesn´t work
You're better off downloading models yourself. I personally don't use the models comfyui's templates ask for anyways as they're vram hungry. Even the wan vace example doesn't make much sense to me. Look for a wan2.1 vace gguf model instead. Way easier on vram and ram limited systems.
I changed the download method yesterday, for me it works on a completely blank virtual machine.
first time iv had issues with this install. my issue being Sage not installed , i thought windows was blocking it but after looking nothing has been blocked, trying to do a manual install of sage and i can not find the " update" folder anywhere for the manual install files, unsure what to do, or i just install comfyui without using this install method :(
I changed the version of sageattention today, as well as its installation method. You can try a full installation again; it will take a little longer but should be fully functional.
@UmeAiRT okay then thank you so much. Iv used your install now for most of my content. Its such and easy. Just this time it throw that error . Thank you for all your hard work. I for one really appreciate it.
@UmeAiRT also. Its thst download live now. Or are updating the file later. Unsure if your able to just update it without having to upload it to civ again. Really hope that made sense lol
@djacid Since v3 the main script only downloads the latest version of the script from my github
@UmeAiRT after downloading the new update from your Github i still have the same error. " To use the --use-sage-attention feature, the sageattention package must be installed first.
command:
A:\comfyui\ComfyUI\venv\Scripts\python.exe -m pip install sageattention
Press any key to continue . . ." and it doesnt do anything else after that, its was installed in a brand new folder also.
@djacid Can you send me the log file so I can see where the error is coming from?
@UmeAiRT yea sure thing. Give me a sec and ill grab it
same error.
got it work but it runs EXTREMELY slow. 480x274 taking 1hr+
just Patching comfy attention to use sageattn takes an eternity.
New update works very nicely now. I did skip auto install modules, so I can't report on that. Only one error while loading comfyui which doesn't seem to cause any issues.
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "C:\Program Files\Python312\Lib\asyncio\events.py", line 88, in _run self._context.run(self._callback, *self._args) File "C:\Program Files\Python312\Lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR)Why python 3.12? Some packages may not work. Can I change to 3.10 and it will work?
Is there a reason the new install would be running much slower than the previous one? The last auto-installer (v2.5) seemed to work decently. v3 with the new workflows are taking forever.
it was 5+ hrs for a 400x272 3sec vid that used to take 15min.
I was getting Error running sage attention: CUDA error: no kernel image is available for execution on the device on the v3.0 installer with a 5090.
I was able to resolve it with the following steps. I'm not sure if the xformers reinstall was completely necessary (I don't remember what was installed in the venv to begin with)
1. From the ComfyUI directory, Activate the virtual env with: venv\Scripts\activate
2. Uninstall xformers with: python.exe -m pip uninstall xformers
3. Reinstall xformers for CUDA 12.8 with: python.exe -m pip install -U xformers --index-url https://download.pytorch.org/whl/cu128
4. Uninstall sageattention with: pip uninstall sageattention
5. Manually recompile sageattention with elevated compute capability (12.0 for 5090 -- see https://developer.nvidia.com/cuda-gpus if you have a different GPU). Note that the setup.py install command will take some time -- 10 - 15 minutes.
-- 5a. Clone the SageAttention repo - I put it in venv, maybe not the best?
cd venv
git clone https://github.com/thu-ml/SageAttention
-- 5b. Enter the cloned repo, set the TORCH_CUDA_ARCH_LIST environment variable, and compile:
cd SageAttention
set TORCH_CUDA_ARCH_LIST=12.0
python setup.py install
-- 5c. (optional) validate with: pip show sageattention
6. Run the ComfyUI startup batch as usual
According to GPT, you can put multiple compute capabilities in the environment variable delimited by semicolons if you're not sure which version to use (though I have not validated this):
set TORCH_CUDA_ARCH_LIST=8.9;9.0;12.0
Hope this helps anyone in a similar predicament!
sageattention won't install.
therefore, UmeAiRT-Start-ComfyUI.bat does not start this comfyui installation
[2025-07-24 23:24:04] - Installing SageAttention... (may take several minutes)
Cloning into 'D:\AI\ComfyUI\SageAttention'...
Detect GPUs with compute capabilities: {'8.9'}
Traceback (most recent call last):
File "D:\AI\ComfyUI\SageAttention\setup.py", line 226, in <module>
long_description=open('README.md', encoding='utf-8').read(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
nevermind. worked the second attempt
firsak Today I sent a lot of updates which may have caused problems. Now everything is back to normal but you have to use CUDA 12.9 from now on.
UmeAiRT Hi mate, kindly was going to let you know that present install for nunchaku is for Cuda 12.8 install, if you wanted to update your installer to the latest nightly for it with Cuda 12.9. Best Regards, and thanks for all your work! I've learned literally EVERYTHING I know about AI from your guides!
Summitatem Thanks, I try to do my best with the guides, I'm happy if they helped you. My script install Nunchaku for PyTorch 2.8 and Python 3.12, no reference to a CUDA version
So my main computer has 64GB DDR4 ram and my GPU is AMD Radeon RX 7900 XTX with 24GB ram. But as i understand, this only supports Nvidia right? Then i go to my laptop which is a Lenovo Thinkpad P1 Gen. 4 with 32GB ram and Nvidia GPU. Then it says sageattention issues..?
Is there a solution for my AMD GPU on my main computer? If not how to i correct the sageattention issue?
Upgrade from crap amd to Nvidia. AMD is only for budget gaming and non-ai.
currently the script stalls forever at
```
# xformers
Write-Log " - Installing xformers from source... (This may take several minutes)"
$env:FORCE_CUDA = "1"
Invoke-AndLog "$venvPython" "-m pip install --no-build-isolation --verbose git+https://github.com/facebookresearch/xformers.git@main#egg=xformers"
$env:FORCE_CUDA = $null
```
because https://github.com/facebookresearch/xformers.git@main#egg=xformers goes to a blank "not found" page... not sure what to do about it.
I closed the script and manually continued in powershell from where it left off. it seems like xformers is installed somehow anyway.
o0oradaro0o The script warns that xformers and sageattention can take a long time to install. If you close the script before it is finished, you will not have everything working.
I appreciate your script so I don't mean to be snarky but forever is a long time. The link is literally down. You can click it and check. The link you have in the code directs to a GitHub page that simply says "not found." The documentation on Facebook's page points to the same link so I don't think it's an issue with your script. I think they just have broken something on their end. Until that link is fixed though, your script will stall out forever on that step, not just for a few minutes.
o0oradaro0o Because link is not down : "https://github.com/facebookresearch/xformers.git" is the link and "@main#egg=xformers" instruction for pip. On my Notebook i have to wait more than 15min.
UmeAiRT thank you for taking the time to educate me and sorry for misleading you. The issue must have been with my environment as I did wait 30 minutes and saw no network or disk activity so I incorrectly assumed it was an issue with the script but following the remaining steps manually and everything is working beautifully.
Thank you again for creating this package and taking the time to teach me about pip.
Amazing! Works great! Before that I tried lots of installers and guides and damn, no one works fine, but this - excellent stuff!
2.5 was working well, but after installing 3.0 and trying to run comfyui I get an error: "AssertionError: Torch not compiled with CUDA enabled"
Send me install log please
ModuleNotFoundError: No module named 'torchsde'
What is wrong here ?
does this work on linux?
is anyone else just getting black frame outputs? Both preview and the final output are just pure black
Spent what felt like a whole day installing and uninstalling so many versions of cuda trying to get other installers and methods to work with the new 50xx card and once I saw your note in a comment about cuda 12.9, I got no errors on install and it worked!
One thing though, the custom nodes are all in a folder outside of ComfyUI and so downloaded but not actually installed. Is that a glitch or should I move them into the inclusive folder and run the requirements? I mean, I can also just do an install of manager to the Comfy install and re-install what I want (you have a great, curated set of nodes though, btw) but I figured I'd check.
Thank you, regardless. It's been the most ironic sense of almost buyer's remorse pulling the trigger on this card right before the prices go whack again for who knows how long (system I got Thur went up about $800 Friday). But there's terrible support for 50xx on linux, all kinds of terrible, incomplete, old info everywhere else. People seem to be muscling through but the lack of support in baseline install and setup is baffling to me. So thanks!
It's because my installer dont use ComfyUI folder for custom node and model but a custom one in the root folder
UmeAiRT I wanted to do another note instead of just editing my previous reply, so you wouldn't miss it. I re-ran the script in a separate subfolder after realizing the portable install where I did image creation (I was using your script for a separate video-oriented Comfy install) wasn't using sageattention. This time it worked flawlessly and I've got a fresh ComfyUI with manager and the custom nodes that your script downloaded. It all seems to be working, no errors loading, getting sageattention. You rock!
Where to add the --listen command to run processing on one machine, but UI on another?

