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

@@ -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",