mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-01 12:59:08 +08:00
typo
This commit is contained in:
parent
38da984528
commit
4f76cab6f9
@ -64,7 +64,7 @@ class EmptyHunyuanVideo15Latent(EmptyHunyuanLatentVideo):
|
||||
def define_schema(cls):
|
||||
schema = super().define_schema()
|
||||
schema.node_id = "EmptyHunyuanVideo15Latent"
|
||||
schema.display_name ="Empty HunyuanVideo 1.5 Latent",
|
||||
schema.display_name = "Empty HunyuanVideo 1.5 Latent"
|
||||
return schema
|
||||
|
||||
@classmethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user