diff --git a/nodes.py b/nodes.py index c81a0af1e71..08a8109484c 100644 --- a/nodes.py +++ b/nodes.py @@ -1957,6 +1957,7 @@ def expand_image(self, image, left, top, right, bottom, feathering): "ImageInvert": "Invert Image", "ImagePadForOutpaint": "Pad Image for Outpainting", "ImageBatch": "Batch Images", + "ImageCrop": "Image Crop", # _for_testing "VAEDecodeTiled": "VAE Decode (Tiled)", "VAEEncodeTiled": "VAE Encode (Tiled)",