feat: add AutoModelDownloader (fixed diff)

This commit is contained in:
Fred N. Garvin, Esq. 2026-01-12 22:29:50 -06:00
parent 29a59595b9
commit 8e788b5882

View File

@ -37925,6 +37925,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Direct model downloads to your Runod pod with blazing-fast multi-connection support. No more downloading models to your local machine and re-uploading!" "description": "Direct model downloads to your Runod pod with blazing-fast multi-connection support. No more downloading models to your local machine and re-uploading!"
}, },
{
"author": "FNGarvin",
"title": "ComfyUI Auto Model Downloader",
"id": "automodeldownloader",
"reference": "https://github.com/FNGarvin/ComfyUI-AutoModelDownloader",
"files": [
"https://github.com/FNGarvin/ComfyUI-AutoModelDownloader"
],
"install_type": "git-clone",
"description": "Convenient, high-speed model downloads directly to your Comfy install with blazing-fast, multi-connection support. No more downloading models to your downloads folder and having to manually move them to the proper folder!"
},
{ {
"author": "kjqwer", "author": "kjqwer",
"title": "SmartSaveImage", "title": "SmartSaveImage",