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
cb16da18f9
commit
06dc642763
@ -359,7 +359,7 @@ class SeedVR2Conditioning(io.ComfyNode):
|
||||
return io.Schema(
|
||||
node_id="SeedVR2Conditioning",
|
||||
display_name="Apply SeedVR2 Conditioning",
|
||||
category="conditioning",
|
||||
category="model/conditioning",
|
||||
description="Build SeedVR2 positive/negative conditioning from a VAE latent.",
|
||||
search_aliases=["seedvr2", "upscale", "conditioning"],
|
||||
inputs=[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user