update DB

This commit is contained in:
Dr.Lt.Data
2023-10-22 22:51:21 +09:00
parent e4579869cb
commit ac6b2ee3e0
4 changed files with 94 additions and 6 deletions

View File

@@ -80,6 +80,16 @@
"install_type": "git-clone",
"description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain."
},
{
"author": "Fannovel16",
"title": "ComfyUI MotionDiff",
"reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff",
"files": [
"https://github.com/Fannovel16/ComfyUI-MotionDiff"
],
"install_type": "git-clone",
"description": "Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI."
},
{
"author": "biegert",
"title": "CLIPSeg",
@@ -2284,6 +2294,17 @@
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
},
{
"author": "ostris",
"title": "Ostris Nodes ComfyUI",
"reference": "https://github.com/ostris/ostris_nodes_comfyui",
"files": [
"https://github.com/ostris/ostris_nodes_comfyui"
],
"install_type": "git-clone",
"nodename_pattern": "- Ostris$",
"description": "This is a collection of custom nodes for ComfyUI that I made for some QOL. I will be adding much more advanced ones in the future once I get more familiar with the API."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",