From 4df0628a12da0b006005956086c3787365f3dca7 Mon Sep 17 00:00:00 2001 From: "Fred N. Garvin" <184324400+FNGarvin@users.noreply.github.com> Date: Tue, 27 Jan 2026 07:50:50 -0600 Subject: [PATCH] feat: add AutoModelDownloader (fixed diff) (#2495) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 22d57dbe..26568df4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38015,6 +38015,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",