From 1a325a0205e7c891a20208e21f83d81680fd4aea Mon Sep 17 00:00:00 2001 From: Nader <118938265+NMWave@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:55:53 +1000 Subject: [PATCH] Update custom-node-list.json --- 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 1aa32bc0..b604edba 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12752,6 +12752,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "NMWave", + "title": "ComfyUI-Nader-Tagging", + "id": "nadertagging", + "reference": "https://github.com/NMWave/ComfyUI-Nader-Tagging", + "files": [ + "https://github.com/NMWave/ComfyUI-Nader-Tagging" + ], + "install_type": "copy", + "description": "A small set of useful nodes which aid with the tagging process by splitting tags and strings, alternating tags from multiple sources and removing duplicates." + }, ] }