From bc0ef91f3b4019ce0d740225f8ca55d000fa7df6 Mon Sep 17 00:00:00 2001 From: traugdor Date: Sun, 24 Dec 2023 18:02:30 -0600 Subject: [PATCH] Update custom-node-list.json Added Harronode --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9c5d24ea..956a8388 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4007,6 +4007,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "HarroweD and quadmoon", + "title": "Harronode", + "reference": "https://github.com/NotHarroweD/Harronode", + "nodename_pattern": "Harronode", + "files": [ + "https://github.com/NotHarroweD/Harronode.git" + ], + "install_type": "git-clone", + "description": "Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips." + }, ] }