mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Add Luminance Stack Processor node (#2165)
A set of nodes to stack multi exposure images to produce high dynamic range image, dedicated exr output node.
This commit is contained in:
parent
a58d5f6999
commit
b6f171de51
@ -33538,6 +33538,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "sumitchatterjee13",
|
||||
"title": "Luminance Stack Processor",
|
||||
"reference": "https://github.com/sumitchatterjee13/Luminance-Stack-Processor",
|
||||
"files": [
|
||||
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user