EXE
WinGet
ComfyUI
Comfy Org · 0.4.71 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
"ComfyUI Setup 0.4.71 - Build 250910lxyqw48ww-x64.exe" /S
Upgrade
"ComfyUI Setup 0.4.71 - Build 250910lxyqw48ww-x64.exe" /S --updated
File Identity
Filename
ComfyUI Setup 0.4.71 - Build 250910lxyqw48ww-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Comfy.ComfyUI-Desktop
Version
0.4.71
Description
A desktop app for ComfyUI, the most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface
License
GPL-3.0
↗
Homepage
https://github.com/Comfy-Org/desktop
Installer URL
https://download.todesktop.com/241012ess7yxs0e/ComfyUI%20Setup%200.4.71%20-%20Build%20250910lxyqw48ww-x64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- [API] Add more granular install stages by @webfiltered in https://github.com/Comfy-Org/desktop/pull/1295
- Add installation progress tracking by @webfiltered in https://github.com/Comfy-Org/desktop/pull/1280
- Automatically recover from partial venv installation by @webfiltered in https://github.com/Comfy-Org/desktop/pull/1299
- Add integration testing documentation by @webfiltered in https://github.com/Comfy-Org/desktop/pull/1301
- Fix empty .venv folder breaks install by @webf…