update DB

This commit is contained in:
Dr.Lt.Data
2024-05-27 19:27:50 +09:00
parent 3c26c95907
commit 876256c363
7 changed files with 1023 additions and 265 deletions

View File

@@ -8092,7 +8092,7 @@
"install_type": "git-clone",
"description": "A HiDiffusion node for ComfyUI."
},
{
{
"author": "smthemex",
"title": "ComfyUI_StoryDiffusion",
"id": "StoryDiffusion",
@@ -8103,7 +8103,6 @@
"install_type": "git-clone",
"description": "A StoryDiffusion node for ComfyUI."
},
{
"author": "smthemex",
"title": "ComfyUI_Pic2Story",
@@ -9052,6 +9051,17 @@
"install_type": "git-clone",
"description": "Nodes:Img2Color - Color Palette Extractor"
},
{
"author": "christian-byrne",
"title": "Node - Size Matcher",
"id": "sizematcher",
"reference": "https://github.com/christian-byrne/size-match-compositing-nodes",
"files": [
"https://github.com/christian-byrne/size-match-compositing-nodes"
],
"install_type": "git-clone",
"description": "Takes two images and matches their sizes using various methods, detailed below."
},
{
"author": "oztrkoguz",
"title": "ComfyUI StoryCreater",
@@ -9381,6 +9391,19 @@
"install_type": "git-clone",
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything."
},
{
"author": "tankucc1no",
"title": "ComfyUI-Dragdiffusion",
"id": "anynode",
"reference": "https://github.com/tankucc1no/ComfyUI-Dragdiffusion",
"files": [
"https://github.com/tankucc1no/ComfyUI-Dragdiffusion"
],
"install_type": "git-clone",
"description": "Implementation of [a/Dragdiffusion](https://github.com/Yujun-Shi/DragDiffusion) in ComfyUI."
},