From fc93408f909c012ada36ded82945631aa822dd2c Mon Sep 17 00:00:00 2001 From: jupo-ai Date: Wed, 26 Mar 2025 21:56:45 +0900 Subject: [PATCH] Update custom-node-list.json - Add comfy-ex-tagcomplete --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ab1456d9..12e1dbc2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23213,6 +23213,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jupo-ai", + "title": "comfy-ex-tagcomplete", + "id": "comfy-ex-tagcomplete", + "reference": "https://github.com/jupo-ai/comfy-ex-tagcomplete.git", + "files": [ + "https://github.com/jupo-ai/comfy-ex-tagcomplete.git" + ], + "install_type": "git-clone", + "description": "tag completer with csv file" } ] }