mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 12:27:10 +08:00
Update nodes_images.py
This commit is contained in:
parent
0a9acc8bf7
commit
0d548089a3
@ -187,7 +187,7 @@ class SaveAnimatedPNG:
|
||||
return { "ui": { "images": results, "animated": (True,)} }
|
||||
|
||||
NODE_CLASS_MAPPINGS = {
|
||||
"Image Crop": ImageCrop,
|
||||
"ImageCrop": ImageCrop,
|
||||
"RepeatImageBatch": RepeatImageBatch,
|
||||
"ImageFromBatch": ImageFromBatch,
|
||||
"SaveAnimatedWEBP": SaveAnimatedWEBP,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user