mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Add multiple ComfyUI custom node entries
This commit is contained in:
parent
a546a5c20b
commit
b1526ef5f5
@ -39829,6 +39829,39 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
|
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "huihuihuiz",
|
||||||
|
"title": "UNet Downloader for ComfyUI",
|
||||||
|
"id": "unet_downloader",
|
||||||
|
"reference": "https://github.com/huihuihuiz/unet_downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huihuihuiz/unet_downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for downloading and managing UNet/Diffusion models (FLUX, SD3, etc.) directly within the UI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "huihuihuiz",
|
||||||
|
"title": "Plugin Downloader for ComfyUI",
|
||||||
|
"id": "plugin_downloader",
|
||||||
|
"reference": "https://github.com/huihuihuiz/plugin_downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huihuihuiz/plugin_downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for downloading and backing up all custom nodes/plugins as ZIP files."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "huihuihuiz",
|
||||||
|
"title": "Upscaler Downloader for ComfyUI",
|
||||||
|
"id": "upscaler_downloader",
|
||||||
|
"reference": "https://github.com/huihuihuiz/upscaler_downloader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huihuihuiz/upscaler_downloader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for downloading and managing upscaler/super-resolution models directly within the UI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user