Silent Install HQ
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

SHA256 0ea0a5d58779da6b57ceb03fffdd8f501e013c46ad6b3755e1b50ed09d1e5c8a VirusTotal ↗
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
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…