Fix typo
This commit is contained in:
parent
7774301a7b
commit
157b330afd
|
|
@ -229,7 +229,7 @@ class HunyuanVideo15LatentUpscaleWithModel(io.ComfyNode):
|
|||
return io.Schema(
|
||||
node_id="HunyuanVideo15LatentUpscaleWithModel",
|
||||
display_name="Hunyuan Video 15 Latent Upscale With Model",
|
||||
category="model/latent/hunyhuan video",
|
||||
category="model/latent/hunyuan video",
|
||||
inputs=[
|
||||
io.LatentUpscaleModel.Input("model"),
|
||||
io.Latent.Input("samples"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue