mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-11 17:07:14 +08:00
Update comfy_extras/nodes_seedvr.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
06dc642763
commit
d8506849f1
@ -157,7 +157,7 @@ class SeedVR2PostProcessing(io.ComfyNode):
|
|||||||
return io.Schema(
|
return io.Schema(
|
||||||
node_id="SeedVR2PostProcessing",
|
node_id="SeedVR2PostProcessing",
|
||||||
display_name="Post-Process SeedVR2 Output",
|
display_name="Post-Process SeedVR2 Output",
|
||||||
category="image/upscaling",
|
category="image/post-processors",
|
||||||
description="Align the generated image with the original resized image and apply color correction.",
|
description="Align the generated image with the original resized image and apply color correction.",
|
||||||
search_aliases=["seedvr2", "upscale", "color correction", "color match", "postprocess"],
|
search_aliases=["seedvr2", "upscale", "color correction", "color match", "postprocess"],
|
||||||
inputs=[
|
inputs=[
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user