feat: add AutoModelDownloader (fixed diff) (#2495)

This commit is contained in:
Fred N. Garvin
2026-01-27 22:50:50 +09:00
committed by GitHub
parent d8e3f531c7
commit 4df0628a12
+11
View File
@@ -38015,6 +38015,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",