mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Add ComfyUI Model Downloader node (#1198)
This commit is contained in:
parent
6f2f97ec06
commit
90d9b5e39a
@ -931,6 +931,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
|
"description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ciri",
|
||||||
|
"title": "ComfyUI Model Downloader",
|
||||||
|
"id": "model-downloader",
|
||||||
|
"reference": "https://github.com/ciri/comfyui-model-downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ciri/comfyui-model-downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This node allows downloading models directly within ComfyUI for easier use and integration."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Suzie1",
|
"author": "Suzie1",
|
||||||
"title": "Comfyroll Studio",
|
"title": "Comfyroll Studio",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user