mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
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:
parent
24a73b5d1c
commit
d89ff649f8
@ -33260,17 +33260,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI-DPIR",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user