update DB

This commit is contained in:
Dr.Lt.Data 2025-09-25 07:18:33 +09:00
parent 6e1beb54a4
commit cd8e8335cf
2 changed files with 21 additions and 11 deletions

View File

@ -33110,6 +33110,16 @@
"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",
@ -33676,16 +33686,6 @@
],
"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."
}
}
]
}

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"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": "Dalongzhuazi",
"title": "ComfyUI-Gemini-Prompt-Studio",