update DB

This commit is contained in:
Dr.Lt.Data 2024-06-03 09:30:14 +09:00
parent 9dd2d07c76
commit 037adb87a0
2 changed files with 20 additions and 10 deletions

View File

@ -7473,6 +7473,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator" "description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator"
}, },
{
"author": "daxcay",
"title": "ComfyUI-NODEJS",
"reference": "https://github.com/daxcay/ComfyUI-NODEJS",
"files": [
"https://github.com/daxcay/ComfyUI-NODEJS"
],
"install_type": "git-clone",
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
},
{ {
"author": "Seedsa", "author": "Seedsa",
"title": "ComfyUI Fooocus Nodes", "title": "ComfyUI Fooocus Nodes",
@ -10200,16 +10210,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "daxcay",
"title": "ComfyUI-NODEJS",
"reference": "https://github.com/daxcay/ComfyUI-NODEJS",
"files": [
"https://github.com/daxcay/ComfyUI-NODEJS"
],
"install_type": "git-clone",
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
} }
] ]
} }

View File

@ -22,6 +22,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT." "description": "This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT."
}, },
{
"author": "daxcay",
"title": "ComfyUI-NODEJS",
"reference": "https://github.com/daxcay/ComfyUI-NODEJS",
"files": [
"https://github.com/daxcay/ComfyUI-NODEJS"
],
"install_type": "git-clone",
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
},
{ {
"author": "Smirnov75", "author": "Smirnov75",
"title": "ComfyUI-mxToolkit", "title": "ComfyUI-mxToolkit",