diff --git a/custom-node-list.json b/custom-node-list.json index b5da3e13..4e91717b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -931,6 +931,17 @@ "install_type": "git-clone", "description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet." }, + { + "author": "ciri", + "title": "ComfyUI Model Downloader", + "id": "model-downloader", + "reference": "https://github.com/ciri/comfyui-model-downloader", + "files": [ + "https://github.com/ciri/comfyui-model-downloader" + ], + "install_type": "git-clone", + "description": "This node allows downloading models directly within ComfyUI for easier use and integration." + }, { "author": "Suzie1", "title": "Comfyroll Studio",