Skip to content

Commit 2ade7f6

Browse files
authored
Fixed in IAT_nodes.py
1 parent c2de9b0 commit 2ade7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_nodes/IAT_nodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ def divide_by_four(self, input_float):
376376
"ImageMatchSize by IAT": "Image Match Size by IAT",
377377
"ImageResizeLongestSide by IAT": "Image Resize Longest Side by IAT",
378378
"ImageResizeToSDXL by IAT": "ImageResizeToSDXL by IAT",
379-
"ImageSize by IAT": "Image Size by IAT",
379+
"ImageSize by IAT": "Image Size by IAT",
380380
"IntInputNode by IAT": "Integer Input by IAT",
381381
"QwenTranslator by IAT": "Qwen Translator by IAT",
382382
"TextInputNode by IAT": "Text Input by IAT",

0 commit comments

Comments
 (0)