From 77ee95a72edd05bcc6deb1f5e2aca15c3bc0e931 Mon Sep 17 00:00:00 2001 From: ShankHub-Org Date: Mon, 25 May 2026 12:12:47 +0530 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 05d75660..09614e42 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49936,6 +49936,12 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "title": "ComfyUI Artist Helper", + "reference": "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper", + "install_type": "git-clone", + "description": "Artist wildcard helper with autocomplete, favorites, blacklist, and prompt utilities." } ] }