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

@@ -6953,6 +6953,17 @@
"install_type": "git-clone",
"description": "ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light)."
},
{
"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": "nathannlu",
"title": "ComfyUI Pets",
@@ -10406,6 +10417,16 @@
"install_type": "copy",
"description": "Nodes:Email Notification"
},
{
"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"
},