diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 72b95460..96b7bdd2 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11001,6 +11001,16 @@ ], "install_type": "git-clone", "description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable." + }, + { + "author": "Humming", + "title": "ComfyUI-Model-Downloader", + "reference": "https://github.com/Hanmingsan/ComfyUI-Model-Downloader.git", + "files": [ + "https://github.com/Hanmingsan/ComfyUI-Model-Downloader.git" + ], + "install_type": "git-clone", + "description": "This is a extention that provides model downloading features on remote hosts. However the code is still being actively developed, and stability is not guaranteed." } ] }