mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-26 17:59:54 +08:00
Update comfy_extras/nodes_seedvr.py
This commit is contained in:
parent
4d6b5b758a
commit
343352c889
@ -247,7 +247,7 @@ class SeedVR2Preprocess(io.ComfyNode):
|
||||
io.Image.Input("resized_images", tooltip="The resized image to process."),
|
||||
],
|
||||
outputs=[
|
||||
io.Image.Output("processed_images"),
|
||||
io.Image.Output("images"),
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user