From 8de48a459c129ad78ae90a9040f2d5774d6acfd7 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 16 Dec 2023 14:56:57 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c1ec4de1..ffaa77dd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3441,6 +3441,16 @@ "install_type": "git-clone", "description": "Photoshop node inside of ComfyUi, send and get data from Photoshop" }, + { + "author": "Rui", + "title": "RUI-Nodes", + "reference": "https://github.com/rui40000/RUI-Nodes", + "files": [ + "https://github.com/rui40000/RUI-Nodes" + ], + "install_type": "git-clone", + "description": "Rui's workflow-specific custom node, written using GPT." + } @@ -3739,16 +3749,6 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } - { - "author": "Rui", - "title": "RUI-Nodes", - "reference": "https://github.com/rui40000/RUI-Nodes", - "files": [ - "https://github.com/rui40000/RUI-Nodes" - ], - "install_type": "git-clone", - "description": "Rui's workflow-specific custom node, written using GPT." - } ] } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7ff71b74..0e46e91c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "Rui", + "title": "RUI-Nodes", + "reference": "https://github.com/rui40000/RUI-Nodes", + "files": [ + "https://github.com/rui40000/RUI-Nodes" + ], + "install_type": "git-clone", + "description": "Rui's workflow-specific custom node, written using GPT." + }, { "author": "SpaceKendo", "title": "Text to video for Stable Video Diffusion in ComfyUI",