diff --git a/custom-node-list.json b/custom-node-list.json index d6c2e75e..f408c706 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33676,6 +33676,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "sumitchatterjee13", + "title": "vae-decode-hdr", + "reference": "https://github.com/sumitchatterjee13/vae-decode-hdr", + "files": [ + "https://github.com/sumitchatterjee13/vae-decode-hdr" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node that preserves High Dynamic Range (HDR) data during VAE decoding, bypassing the default 0-1 range clamping. It also includes a companion 'Linear EXR Export' node for creating professional-grade linear EXR files." + } ] }