A Windows and Linux companion for installing and managing ComfyUI, choosing hardware-appropriate setups, and downloading the right models and LoRAs without guesswork.
Arctic ComfyUI Helper mirrors the builds used in Arctic Latent tutorials, reducing setup friction and helping you choose assets that fit your hardware.
It includes:
- A built-in ComfyUI installer and manager
- A curated model and LoRA catalog matched to hardware tiers
- One-click downloads into the correct ComfyUI folders
- Hardware-aware Torch and accelerator recommendations
- Runtime controls, logs, and system-tray integration
- Nix-managed installations now detect newer versions through the signed Linux release manifest
- Added a How to Update action for Nix users without attempting to modify the immutable Nix store
- Added Nix profile and declarative-configuration update guidance in the application log
- Kept automatic installation unchanged for Debian, Ubuntu, Fedora, and Arch packages
- Fixed TLS certificate verification for ComfyUI, ComfyUI Manager, custom nodes, and managed Python processes on NixOS
- π οΈ ComfyUI installation and management with uv-managed Python, selectable add-ons, and custom nodes
- π§ GPU-aware install profiles for NVIDIA CUDA and supported AMD ROCm and Intel XPU configurations
- ποΈ Multi-GPU selection with Torch choices filtered for the selected adapter
- π§ Guided AMD/ROCm onboarding with distro-aware Linux help and readiness checks
- π© Flexible launch controls for options such as
--listen, SageAttention, and FlashAttention - π§ Tier-aware catalog filtered by GPU VRAM and system RAM
- π¦ Automatic dependency downloads for text encoders, CLIPs, upscalers, and other required files
- ποΈ Smart file placement into the correct ComfyUI subfolders
- π Live and queued download progress with multi-select model downloads
- π Optional Civitai token support for authenticated LoRA downloads
- πΌοΈ LoRA previews and metadata, including descriptions, triggers, and creator links
- π₯οΈ Live runtime console with filtering for ComfyUI processes launched by Arctic Helper
- β»οΈ Verified updates using signed GitHub release manifests and SHA-256 checksums
- π§΅ System tray controls for starting and stopping ComfyUI while the main window is hidden
Inside the ComfyUI tab, you can:
- Select a base folder and install a fresh ComfyUI instance
- Manage an existing ComfyUI installation
- Use automatic Torch and accelerator recommendations based on detected hardware
- Select a GPU explicitly on systems with multiple adapters
- Override the Torch stack manually
- Save custom startup arguments
- Configure launch-time flags separately from install-time add-ons
- Toggle supported add-ons and custom nodes from the UI
- SageAttention
- SageAttention3 (RTX 50-series only)
- FlashAttention
- InsightFace
- Nunchaku
- Trellis2 (requires Torch 2.8.0 + cu128 or newer)
- Pinned Memory (enabled by default)
- comfyui-manager
- ComfyUI-Easy-Use
- rgthree-comfy
- ComfyUI-GGUF
- comfyui-kjnodes
Download the latest package from GitHub Releases.
Only x86_64 Linux packages are currently provided.
Download Arctic-ComfyUI-Helper.exe and run it directly. The current Windows release is a standalone executable and does not require an installer.
Optional terminal logging:
.\Arctic-ComfyUI-Helper.exe --nerdstatssudo apt install ./arctic-comfyui-helper_*_amd64.debInstall the RPM downloaded from GitHub Releases:
sudo dnf install ./arctic-comfyui-helper-*.x86_64.rpmAlternatively, install from the Arctic Helper COPR repository to receive updates through DNF:
sudo dnf copr enable burcebor/arctic-helper
sudo dnf install arctic-comfyui-helperDownload the native .pkg.tar.zst asset from the release and install it with:
sudo pacman -U ./arctic-comfyui-helper-*-x86_64.pkg.tar.zstAn AUR package is no longer published or maintained. Use the native Arch package attached to each GitHub release.
flatpak install --user ./arctic-comfyui-helper-*-x86_64.flatpak
flatpak run io.github.ArcticHelperRun without installing:
nix run 'tarball+https://github.com/ArcticLatent/Arctic-Helper/releases/latest/download/arctic-comfyui-helper-nix-x86_64.tar.gz'Install into your user profile:
nix profile add 'tarball+https://github.com/ArcticLatent/Arctic-Helper/releases/latest/download/arctic-comfyui-helper-nix-x86_64.tar.gz'Launch it with:
arctic-comfyui-helperUpdate the profile installation with:
nix profile upgrade --refresh arctic-comfyui-helperFor a declarative NixOS configuration, use the same tarball URL as a flake input and add inputs.arctic-helper.packages.${pkgs.system}.default to environment.systemPackages.
Nix installations check the signed release manifest and display the latest available version in the app. The How to Update action opens the latest release page and records Nix guidance in the application log. Installation remains delegated to Nix because applications cannot modify binaries in the immutable Nix store.
- Open the ComfyUI tab and choose Install New or Manage Existing.
- In Models or LoRAs, select your ComfyUI folder before downloading assets.
- Configure optional launch flags, add-ons, custom nodes, and your Civitai token as needed.
On supported installations, Arctic ComfyUI Helper checks the release manifests published in this repository.
- Windows uses
update.json. - Linux packages use
linux-release.jsonto select the matching Debian, Fedora, or Arch artifact. - Nix installations use the same signed Linux manifest to detect newer versions without downloading or installing them automatically.
- Release manifests are authenticated with Ed25519 signatures.
- Downloaded application files are verified against SHA-256 checksums before installation.
- Missing or invalid signatures and checksum mismatches are rejected.
- Nix profile installations are updated with
nix profile upgrade --refresh arctic-comfyui-helper; declarative installations are updated through their flake configuration and normal system rebuild.
- Windows 10/11 or a supported
x86_64Linux distribution - Current drivers for your NVIDIA, AMD, or Intel GPU setup
- An internet connection for the catalog, model downloads, and installer tasks
- Sufficient disk space for ComfyUI, Python environments, models, and LoRAs
- A Civitai API token for assets that require authentication
- If a LoRA reports an authorization error, add your Civitai token in the app and save it.
- If you use multiple ComfyUI installations, select the intended installation before downloading assets.
- Use the runtime console to inspect a ComfyUI process launched by Arctic Helper.
- Launch
arctic-comfyui-helper --nerdstatson Linux or use the Windows command above for advanced diagnostic output.
Open an issue and include:
- Operating system and version
- Package type:
.exe,.deb,.rpm,.pkg.tar.zst,.flatpak, or Nix - What you clicked
- What you expected
- What happened
- Relevant in-app log lines
- Exact terminal output from
--nerdstats, when possible
Thanks to visualbruno for the Trellis2 wrapper.
Burce Boran π₯ Asset Supervisor / VFX Artist | π§ Arctic Latent
Copyright 2026 Arctic Latent.
Arctic ComfyUI Helper is licensed under the Apache License 2.0. You may use, modify, and redistribute the software under its terms. The complete license text is included with the source and release packages.
As provided by Section 6 of the license, Apache-2.0 does not grant permission to use Arctic Helper trade names, trademarks, service marks, or product names except as required for reasonable and customary description of the software's origin.
