Update custom-node-list.json

This commit is contained in:
Nik Clark 2025-04-02 23:01:42 +01:00 committed by GitHub
parent 908a1009d2
commit 63ef93e69f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23451,6 +23451,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."
}
]
}