diff --git a/custom-node-list.json b/custom-node-list.json index e7ed58dd..e848c620 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46587,6 +46587,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"] } ] }