Skip to content

ArcticLatent/Arctic-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arctic ComfyUI Helper

Arctic ComfyUI Helper

For users who want to install and manage ComfyUI with add-ons and custom nodes easily on Windows and Linux, then download the right models and LoRAs without guesswork.

NVIDIA CUDA AMD ROCm Intel XPU

Windows Ubuntu Debian Linux Mint Fedora Arch Linux Flatpak

Built With Rust Tauri


📚 Overview

Think of it as:

  • A built-in ComfyUI installer for desktop workflows
  • A curated model and LoRA catalog matched to your hardware tiers
  • A one-click downloader that places assets into the correct ComfyUI folders

New in Latest Version

  • Models tab reworked with multi-select downloads, search, and a queued selection flow
  • Model destination feedback is clearer, especially when using a shared models folder
  • Custom ComfyUI startup options can now be added, saved, and cleared in-app
  • Live runtime console added with filtering and easier-to-scan output when ComfyUI is launched from Arctic Helper
  • UI and update reliability improved with cleaner dropdowns, better model list layout, and a fix for Windows managed-install tag updates

🧩 Core Features

  • 🛠️ ComfyUI install module with uv-managed Python plus selectable add-ons and custom nodes
  • 🧠 Automatic GPU-aware install profiles for NVIDIA CUDA and supported AMD ROCm setups
  • 🧭 Guided AMD/ROCm onboarding with distro-aware Linux setup help, readiness checks, and clearer setup feedback
  • 🚩 Flexible launch controls with a dedicated Flags section for runtime options like --listen, SageAttention, and FlashAttention
  • 🧠 Tier-aware catalog that filters by your GPU VRAM and system RAM
  • 📦 Auto-dependency downloads for text encoders, CLIPs, upscalers, and other required files
  • 🗂️ Smart file placement into the correct ComfyUI subfolders
  • 📈 Live download progress with active and completed transfer tracking
  • 🔐 Optional Civitai token support for authenticated LoRA downloads
  • 🖼️ LoRA preview and metadata in-app, including description, triggers, and creator link
  • ♻️ Auto-update support through the GitHub Releases manifest
  • 🧵 System tray controls to start or stop ComfyUI even when the main window is hidden

🧰 ComfyUI Installer Highlights

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 NVIDIA or supported AMD GPU hardware
  • Override the Torch stack manually from a dropdown
  • Configure launch-time flags like --listen, SageAttention, and FlashAttention separately from install-time add-ons
  • Toggle add-ons and custom nodes from the UI

Available Add-Ons

  • SageAttention
  • SageAttention3 (RTX 50-series only)
  • FlashAttention
  • InsightFace
  • Nunchaku
  • Trellis2 (requires Torch 2.8.0 + cu128 or newer)
  • Pinned Memory (enabled by default)

Available Custom Nodes

  • comfyui-manager
  • ComfyUI-Easy-Use
  • rgthree-comfy
  • ComfyUI-GGUF
  • comfyui-kjnodes

🚀 Getting Started

  1. Download the latest package from this repo's Releases page:
    • Windows: .exe
    • Ubuntu / Debian / Linux Mint: .deb
    • Fedora: .rpm
    • Arch Linux: install from AUR: arctic-comfyui-helper-bin
    • Flatpak: .flatpak
  2. Install it based on your distribution:
    • Windows:
      • No installation needed. Run the .exe directly.
    • Ubuntu / Debian / Linux Mint:
      • sudo apt install ./arctic-comfyui-helper_*.deb
    • Fedora:
      • sudo dnf install ./arctic-comfyui-helper-*.rpm
    • Arch Linux:
      • yay -S arctic-comfyui-helper-bin
      • Or with paru: paru -S arctic-comfyui-helper-bin
    • Flatpak:
      • flatpak install --user ./arctic-comfyui-helper-*-x86_64.flatpak
  3. Run the app. It is a standalone desktop app.
  4. In the ComfyUI tab, use Install New or Manage Existing if you want the app to install or manage ComfyUI itself.
  5. In Models or LoRAs, select your existing ComfyUI folder to download assets.
  6. Optional advanced logging: launch from terminal with --nerdstats Examples: .\Arctic-ComfyUI-Helper.exe --nerdstats on Windows, ./Arctic-ComfyUI-Helper --nerdstats on Linux

That is it. Pick your setup, click, and the app handles the rest.


🖼️ Demo Preview

Arctic Downloader Demo


🔄 Auto-Updates

On startup, the app checks the latest update manifest from this repository's GitHub Releases.

If a newer version is found, the app downloads it, verifies the checksum, replaces the binary, and restarts.


✅ Requirements

  • Latest NVIDIA or AMD drivers installed
  • Internet connection for the catalog, model files, and optional installer tasks
  • For some Civitai LoRAs, a valid Civitai API token

💡 Usage Tips

  • If a LoRA says unauthorized, add your Civitai token in-app and save it
  • If you run multiple ComfyUI installs, use the ComfyUI tab's install or manage mode and detected installs list

🆘 Need Help?

Open Issues -> New issue, then choose:

  • Cross-Platform Bug Report for problems and errors
  • Feature Request for ideas and improvements

Include:

  • Platform and version, including Windows or Linux distro and version
  • Package type used: .exe, .deb, .rpm, or AUR package arctic-comfyui-helper-bin
  • What you clicked
  • What you expected
  • What happened
  • Any log lines shown in the app
  • If possible, run with --nerdstats and include the exact terminal logs

🙏 Special Thanks

Thanks to visualbruno for the Trellis2 wrapper: https://github.com/visualbruno/ComfyUI-Trellis2


🛡️ VirusTotal

https://www.virustotal.com/gui/file/df11eb549dde404ddb6e0a73a5c9d61b1d1eecd11034dd9baa6d8b724b4e1121/detection


🧊 Author

Burce Boran 🎥 Asset Supervisor / VFX Artist | 🐧 Arctic Latent

YouTube - Arctic Latent Patreon - Arctic Latent Hugging Face - Arctic Latent Vimeo - Demo Reel


Support Project

Buy Me a Coffee - Arctic Latent


Open Source

This project is open source.

Development repositories:

About

A Linux and Windows helper app to install, update, and manage ComfyUI, including easy downloads of AI models and LoRAs.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors