update DB

This commit is contained in:
Dr.Lt.Data
2024-06-02 22:32:09 +09:00
parent c6e8bc7d2c
commit abc020fce3
6 changed files with 109 additions and 33 deletions

View File

@@ -9,7 +9,17 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "Scorpinaus",
"title": "ComfyUI-DiffusersLoader",
"id": "diffusersloader",
"reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader",
"files": [
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
"description": "The purpose of this package is to understand how loading of diffusers format checkpoints are done in comfyUI and to create a loader that works for SDXL."
},
{
"author": "FoundD-oka",
"title": "ComfyUI KISEKAE-OOTD",
@@ -19,17 +29,18 @@
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD"
],
"install_type": "git-clone",
"description": "Nodes:LoadOOTDPipeline, LoadOOTDPipelineHub, LoadOOTDPipelineHub. "
"description": "Nodes:LoadOOTDPipeline, LoadOOTDPipelineHub, LoadOOTDPipelineHub."
},
{
"author": "bruce007lee",
"title": "comfyui-utils",
"reference": "https://github.com/bruce007lee/comfyui-utils",
"title": "comfyui-tiny-utils",
"id": "tiny-utils",
"reference": "https://github.com/bruce007lee/comfyui-tiny-utils",
"files": [
"https://github.com/bruce007lee/comfyui-utils"
"https://github.com/bruce007lee/comfyui-tiny-utils"
],
"install_type": "git-clone",
"description": "Nodes:FaceAlign"
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
},
{
"author": "Smirnov75",