diff --git a/custom-node-list.json b/custom-node-list.json index 94bf1b98..cde2643d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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" + } ] }