From 932ea0095b6d6854fcec36f066c3569ccbccf375 Mon Sep 17 00:00:00 2001 From: Aleksander Majda Date: Tue, 2 Sep 2025 19:36:33 +0200 Subject: [PATCH] add ComfyUI PuLID Flux Chroma with changed class names to avoid conflicts node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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." } ] }