diff --git a/custom-node-list.json b/custom-node-list.json index 7f10a3f2..c4ffd6bb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12421,6 +12421,17 @@ "install_type": "git-clone", "description": "Nodes: Easy Resolution Picker, Step Calculator" }, + { + "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": "git-clone", + "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." + }, @@ -12805,17 +12816,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8ea64cfc..d6a02106 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ }, - + { + "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": "git-clone", + "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." + }, { "author": "alpertunga-bile", "title": "image-caption-comfyui",