UmeAiRT Studio

ComfyUI Auto-Installer

The definitive, cross-platform installation zero-dependency bootstrap for the UmeAiRT ecosystem. Run the command below to begin.

Windows (PowerShell)

irm https://get.umeai.art/comfyui.ps1 | iex
Copied!

Linux & macOS (Bash)

curl -fsSL https://get.umeai.art/comfyui.sh | sh
Copied!