Removed HDR Vae Decode node (#2202)

Due to my company policy, my company asked me to remove this node and asked me not to share the codes, so I removed the nodes.
This commit is contained in:
sumitchatterjee13 2025-10-10 02:07:01 +11:00 committed by GitHub
parent 24a73b5d1c
commit d89ff649f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33261,16 +33261,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data" "description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
}, },
{
"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."
},
{ {
"author": "perckle", "author": "perckle",
"title": "ComfyUI-DPIR", "title": "ComfyUI-DPIR",