update DB

This commit is contained in:
Dr.Lt.Data
2023-11-03 19:34:27 +09:00
parent 2a82dfa85d
commit 7e498020ee
4 changed files with 92 additions and 56 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "IAmMatan.com",
"title": "ComfyUI Serving toolkit",
"reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit",
"files": [
"https://github.com/matan1905/ComfyUI-Serving-Toolkit"
],
"install_type": "git-clone",
"description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) "
},
{
"author": "ParmanBabra",
"title": "ComfyUI-Malefish-Custom-Scripts",
@@ -31,14 +41,14 @@
"description": "Nodes:FC_LoraMerge."
},
{
"author": "noembryo",
"title": "ComfyUI-noEmbryo",
"author": "noEmbryo",
"title": "ComfyUI-noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://github.com/noembryo/ComfyUI-noEmbryo"
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
],
"install_type": "git-clone",
"description": "PromptTermList (1-6) are some nodes that help with the creation of Prompts inside ComfyUI."
"install_type": "copy",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI."
},
{
"author": "aianimation55",