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"] } ] }