From 8e788b5882c94eb20d2de31e2bdb1d759477321e Mon Sep 17 00:00:00 2001 From: "Fred N. Garvin, Esq." <184324400+FNGarvin@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:29:50 -0600 Subject: [PATCH] feat: add AutoModelDownloader (fixed diff) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9f8c5627..f0fa79c5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37925,6 +37925,17 @@ "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!" }, + { + "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", "title": "SmartSaveImage",