This commit is contained in:
Saquib Alam 2023-08-08 20:24:10 +05:30 committed by GitHub
parent 0bc25f1e79
commit 595d9316da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1570,6 +1570,7 @@ NODE_CLASS_MAPPINGS = {
"PreviewImage": PreviewImage, "PreviewImage": PreviewImage,
"LoadImage": LoadImage, "LoadImage": LoadImage,
"LoadImageMask": LoadImageMask, "LoadImageMask": LoadImageMask,
"ImageAlphaComposite": ImageAlphaComposite,
"ImageScale": ImageScale, "ImageScale": ImageScale,
"ImageScaleBy": ImageScaleBy, "ImageScaleBy": ImageScaleBy,
"ImageInvert": ImageInvert, "ImageInvert": ImageInvert,