mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 17:27:53 +08:00
update DB
This commit is contained in:
@ -38719,6 +38719,39 @@
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "aTanguay",
|
||||
"title": "ComfyUI_Detonate",
|
||||
@ -39831,39 +39864,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user