From 69d7907911d40021b2444fed4acab8a19e6bf367 Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Thu, 9 Jan 2025 15:33:11 +0000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c8420f01..171c7c07 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19688,6 +19688,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "GraftingRayman", + "title": "GR PuLID Flux GR", + "id": "GRPuLIDFlux", + "reference": "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR", + "files": [ + "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR/blob/main/GRPulidFlux.py" + ], + "install_type": "copy", + "description": "This is a PuLID node that has been extended with new features." } ] }