mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-07 15:10:50 +08:00
Update comfy_extras/nodes_seedvr.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
d8506849f1
commit
62001efd4f
@ -132,7 +132,7 @@ class SeedVR2Preprocess(io.ComfyNode):
|
||||
return io.Schema(
|
||||
node_id="SeedVR2Preprocess",
|
||||
display_name="Pre-Process SeedVR2 Input",
|
||||
category="image/upscaling",
|
||||
category="image/pre-processors",
|
||||
description="Pad a resized image for SeedVR2 model. Alpha channel is dropped. The node Post-Process SeedVR2 Output re-applies it from the original resized image.",
|
||||
search_aliases=["seedvr2", "upscale", "video upscale", "pad", "preprocess"],
|
||||
inputs=[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user