mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 23:52:32 +08:00
Update custom-node-list.json
This commit is contained in:
parent
908a1009d2
commit
63ef93e69f
@ -23451,6 +23451,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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user