diff --git a/custom-node-list.json b/custom-node-list.json index 363d7bcb..e99c4c25 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23460,6 +23460,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "zzubnik", + "title": "TT_TextTools", + "id": "TT_TextTools", + "reference": "https://github.com/zzubnik/TT_TextTools", + "files": [ + "https://github.com/zzubnik/TT_TextTools" + ], + "install_type": "git-clone", + "description": "Custom text tools for helping with multiple prompt generation in ComfyUI. These tools allow more variety than just relying on the randomness of the image generator. You can create related, themed prompts, random each time." } ] }