mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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…
Reference in New Issue
Block a user