diff --git a/custom-node-list.json b/custom-node-list.json index e069eb11..c046a248 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7473,6 +7473,16 @@ "install_type": "git-clone", "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", "title": "ComfyUI Fooocus Nodes", @@ -10200,16 +10210,6 @@ ], "install_type": "unzip", "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 708a27f9..3b8274d0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -22,6 +22,16 @@ "install_type": "git-clone", "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", "title": "ComfyUI-mxToolkit",