diff --git a/custom-node-list.json b/custom-node-list.json index c163c86c..96fc99e7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43482,6 +43482,20 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "huchukato", + "title": "ComfyUI-TagComplete", + "id": "comfy-tagcomplete", + "reference": "https://github.com/huchukato/comfy-tagcomplete", + "files": [ + "https://github.com/huchukato/comfy-tagcomplete" + ], + "install_type": "git-clone", + "description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.", + "category": "utility", + "tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"], + "version": "2.0.0" } ] }