mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-14 21:47:16 +08:00
Rename image nodes
add space between words for consistency > Display name mappings
This commit is contained in:
parent
0d548089a3
commit
ff65e3b6c1
5
nodes.py
5
nodes.py
@ -1958,6 +1958,11 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"ImagePadForOutpaint": "Pad Image for Outpainting",
|
||||
"ImageBatch": "Batch Images",
|
||||
"ImageCrop": "Image Crop",
|
||||
"ImageBlend": "Image Blend",
|
||||
"ImageBlur": "Image Blur",
|
||||
"ImageQuantize": "Image Quantize",
|
||||
"ImageSharpen": "Image Sharpen",
|
||||
"ImageScaleToTotalPixels": "Scale Image to Total Pixels",
|
||||
# _for_testing
|
||||
"VAEDecodeTiled": "VAE Decode (Tiled)",
|
||||
"VAEEncodeTiled": "VAE Encode (Tiled)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user