Merge 63ef93e69fb165c00edd29fcae777ba38d8dd59b into 1899255a692c6210b699855e88320bf9be0d13e6

This commit is contained in:
Nik Clark 2025-04-04 06:55:22 +09:00 committed by GitHub
commit ba686a070d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23460,6 +23460,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }