Add stack Update, ComfyUI model manager, and slim ComfyUI stack.

Server UI gains Update on stack cards, ComfyUI Models tab with workflow
scan and downloads, and centralized comfyui_config. Model catalog and
download scripts move from stacks/comfyui to server-ui so ComfyUI stays a
minimal Docker wrapper for easier image updates.
This commit is contained in:
tomasz-syn-grzegorza
2026-07-05 18:45:17 +00:00
parent 359afb3a59
commit 73e4fc005e
33 changed files with 3604 additions and 307 deletions
+6
View File
@@ -12,3 +12,9 @@ CUDA_VISIBLE_DEVICES=0
# Extra CLI args passed to ComfyUI (e.g. --fast)
CLI_ARGS=
# Hugging Face token for gated models (optional)
# HF_TOKEN=
# Civitai API token for civitai catalog entries (optional)
# CIVITAI_TOKEN=