update DB

This commit is contained in:
Dr.Lt.Data
2024-06-07 14:09:31 +09:00
parent b2201bd02c
commit 343d79208b
6 changed files with 84 additions and 26 deletions

View File

@@ -16,6 +16,27 @@
{
"author": "huchenlei",
"title": "ComfyUI DenseDiffusion",
"id": "densediffusion",
"reference": "https://github.com/huchenlei/ComfyUI_densediffusion",
"files": [
"https://github.com/huchenlei/ComfyUI_densediffusion"
],
"install_type": "git-clone",
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
},
{
"author": "DannyStone1999",
"title": "ComfyUI-Depth2Mask",
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
"files": [
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
],
"install_type": "copy",
"description": "Nodes:Depth2Mask"
},
{
"author": "smthemex",
"title": "ComfyUI_StableAudio_Open",
@@ -685,17 +706,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Send Http Request. You can use this node to save full size images through the websocket."
},
{
"author": "SayanoAI",
"title": "Comfy-RVC",
"id": "rvc",
"reference": "https://github.com/SayanoAI/Comfy-RVC",
"files": [
"https://github.com/SayanoAI/Comfy-RVC"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for RVC related inference and image generation"
}
]
}