From 4128b4156a2e35885f62e36abc89be2e0d1a3d34 Mon Sep 17 00:00:00 2001 From: "MY.Zhang" <1132626114@qq.com> Date: Wed, 22 Apr 2026 18:03:14 +0800 Subject: [PATCH] Add files via upload --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b2d55f09..65661568 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46467,6 +46467,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "name": "ComfyUI MultiPoint White Balance", + "author": "MengYe-Z", + "description": "Multi‑point white balance and exposure correction for e‑commerce product images.", + "repo": "https://github.com/MengYe-Z/ComfyUI-MultiPointWhiteBalance.git", + "url": "https://github.com/MengYe-Z/ComfyUI-MultiPointWhiteBalance", + "install_type": "git", + "tags": ["image", "color", "white balance", "exposure", "e-commerce"] } ] }