Add ComfyUI-Model-Downloader extension details

This commit is contained in:
Humming 2026-02-04 16:38:31 +08:00 committed by GitHub
parent bafe5004ca
commit 666a77e9be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11002,5 +11002,15 @@
"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",
"files": [
"https://github.com/Hanmingsan/ComfyUI-Model-Downloader"
],
"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."
}
]
}