From f69183436a79f600838fb5fe9f24fabec3023315 Mon Sep 17 00:00:00 2001 From: Pondowner857 <165024342+Pondowner857@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:43:12 +0800 Subject: [PATCH] Add Pond Nodes to custom node list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fdd1c19a..ffff7bda 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27639,6 +27639,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "PondOwner", + "title": "comfy_Pond_Nodes", + "reference": "https://github.com/Pondowner857/comfy_Pond_Nodes", + "files": [ + "https://github.com/Pondowner857/comfy_Pond_Nodes" + ], + "install_type": "git-clone", + "description": "Operations involving masking and the multifunctional manipulation of images." } ] }