update DB

This commit is contained in:
Dr.Lt.Data
2023-09-03 10:57:48 +09:00
parent 2260f58c4e
commit ce0ba4ca4f
4 changed files with 8 additions and 8 deletions

View File

@@ -72,13 +72,13 @@
},
{
"author": "Fannovel16",
"title": "ComfyUI-Loopchain",
"title": "ComfyUI Loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "Nodes: EmptyLatentImageLoop"
"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": "biegert",