mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-14 15:24:34 +08:00
Update nodes.py
This commit is contained in:
parent
41f0b6b646
commit
ae9f3b1f0c
3
nodes.py
3
nodes.py
@ -1093,7 +1093,6 @@ class EmptyLatentImagePresets:
|
||||
'960 x 512',
|
||||
'1024 x 512',
|
||||
'1536 x 640',
|
||||
'1536 x 640',
|
||||
'1344 x 768',
|
||||
'1216 x 832',
|
||||
'1152 x 896',
|
||||
@ -3019,7 +3018,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"ReverseImageBatch": "ReverseImageBatch",
|
||||
"ImageGridComposite2x2": "ImageGridComposite2x2",
|
||||
"ImageGridComposite3x3": "ImageGridComposite3x3",
|
||||
"ImageConcanate": "ImageConcanate",
|
||||
"ImageConcanate": "ImageConcatenate",
|
||||
"ImageBatchTestPattern": "ImageBatchTestPattern",
|
||||
"ReplaceImagesInBatch": "ReplaceImagesInBatch",
|
||||
"BatchCropFromMask": "BatchCropFromMask",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user