diff --git a/custom-node-list.json b/custom-node-list.json index eb49b2a9..bc77b7ac 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32654,6 +32654,16 @@ ], "install_type": "git-clone", "description": "ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue." + }, + { + "author": "Nazgut", + "title": "ComfyUI PuLID Flux Chroma", + "reference": "https://github.com/nazgut/ComfyUI-PuLID-Flux-Chroma", + "files": [ + "https://github.com/nazgut/ComfyUI-PuLID-Flux-Chroma" + ], + "install_type": "git-clone", + "description": "PuLID for ComfyUI with Chroma support with changed class names to avoid conflicts." } ] }