Skip to content

Commit 051c8e9

Browse files
KoreTeknologytiangles
authored andcommitted
Rename ImageCrop to Image Crop (comfyanonymous#5424)
* Update nodes_images.py Nodes menu has inconsistency in names, some with spaces between words, other not. * Update nodes.py Include the node mapping name line for Image Crop Node * Update nodes_images.py
1 parent 24b32d8 commit 051c8e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodes.py

+1
Original file line numberDiff line numberDiff line change
@@ -1957,6 +1957,7 @@ def expand_image(self, image, left, top, right, bottom, feathering):
19571957
"ImageInvert": "Invert Image",
19581958
"ImagePadForOutpaint": "Pad Image for Outpainting",
19591959
"ImageBatch": "Batch Images",
1960+
"ImageCrop": "Image Crop",
19601961
# _for_testing
19611962
"VAEDecodeTiled": "VAE Decode (Tiled)",
19621963
"VAEEncodeTiled": "VAE Encode (Tiled)",

0 commit comments

Comments
 (0)