mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
Add ComfyUI Asset Downloader (#1799)
This commit is contained in:
parent
67a487db15
commit
2b0ff08eef
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user