ComfyUI / download_missing_models.sh

Commit History

download_missing_models: plan IPAdapterUnifiedLoader's implicit clip_vision/ipadapter files (preset -> filename mapping)
f8a7528
verified

aleph65 commited on

download_missing_models: serial downloads by default, 10s stall watchdog with auto-restart (x3) then curl fallback, add --last flag
b330390
verified

aleph65 commited on

download_missing_models: fix mid-download deadlock (disable HF_XET_HIGH_PERFORMANCE/hf_transfer, add stall watchdog + resumable curl fallback)
be1c0b3
verified

aleph65 commited on

download_missing_models.sh: GITHUB_TOKEN auth + codeload tarball fallback for git clones (datacenter IPs get 403 from github.com)
c9c1685
verified

aleph65 commited on

download_missing_models.sh: always sync workflows/ from the repo before planning (add --no-refresh to opt out) β€” stale baked-in workflows made the plan miss newly added models
63dcaed
verified

aleph65 commited on

fix silent multi-minute stall in node-dep planning: recognize '(pack)' display-name suffixes of installed packs, announce + hard-deadline + disk-cache the ComfyUI-Manager node-map fetch
2769579
verified

aleph65 commited on

download_missing_models.sh: fix hangs β€” unbuffered output, git/pip/install.py timeouts, GIT_TERMINAL_PROMPT=0, download heartbeat, --yes flag
1230504
verified

aleph65 commited on

download_missing_models.sh: auto-install custom-node deps, HUGGING_FACE_ACCESS_TOKEN support
73868f5
verified

aleph65 commited on

v2: workflows bootstrap in downloader; Dockerfile adds Claude Code, hf tooling, no comfy autostart
139a78d
verified

aleph65 commited on

Add download_missing_models.sh β€” interactive workflow model downloader
429ecf7
verified

aleph65 commited on