From 95954bd5fb685bd069f0a2c471b82085062f2dd9 Mon Sep 17 00:00:00 2001 From: rui40000 Date: Sat, 16 Dec 2023 13:29:14 +0800 Subject: [PATCH] Add RUI-Nodes to custom node list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 099ccc2f1db..40a512c2adf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3697,5 +3697,16 @@ "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