From b6033349150574d9c9acd1762c3abc3415138085 Mon Sep 17 00:00:00 2001 From: Nader <118938265+NMWave@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:17:23 +1000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1aa32bc0..3923c45a 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": "Image Captioning and Tagging Assistor Nodes", + "id": "naderimagecaptionandtag", + "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." } ] }