From 861e2fcb2404eeca2f253c8435bea657a0685583 Mon Sep 17 00:00:00 2001 From: "A,Y" Date: Thu, 19 Sep 2024 21:23:58 +0300 Subject: [PATCH] add ComfyUI-Color_Transfer nodes to list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 653acd91..648d4335 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15005,6 +15005,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "45uee", + "title": "ComfyUI-Color_Transfer", + "reference": "https://github.com/45uee/ComfyUI-Color_Transfer", + "files": [ + "https://github.com/45uee/ComfyUI-Color_Transfer" + ], + "install_type": "git-clone", + "description": "Postprocessing nodes that implement color palette transfer for images." } ] }