Add ComfyUI Asset Downloader

This commit is contained in:
Demis Bellot 2025-05-07 18:15:26 +08:00 committed by GitHub
parent e16e9d7a0e
commit f13a991e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -935,6 +935,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node allows downloading models directly within ComfyUI for easier use and integration." "description": "This node allows downloading models directly within ComfyUI for easier use and integration."
}, },
{
"author": "ServiceStack",
"title": "ComfyUI Asset Downloader",
"id": "asset-downloader",
"reference": "https://github.com/ServiceStack/comfy-asset-downloader",
"files": [
"https://github.com/ServiceStack/comfy-asset-downloader"
],
"install_type": "git-clone",
"description": "This node allows downloading models and other resources used within a ComfyUI workflow making it easier to resolve referenced assets and share workflows"
},
{ {
"author": "Suzie1", "author": "Suzie1",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",