Add ComfyUI Asset Downloader (#1799)

This commit is contained in:
Demis Bellot 2025-05-08 00:34:02 +08:00 committed by GitHub
parent 67a487db15
commit 2b0ff08eef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -935,6 +935,17 @@
"install_type": "git-clone",
"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",
"title": "Comfyroll Studio",