mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
6e1beb54a4
commit
cd8e8335cf
@ -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."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user