mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 23:00:51 +08:00
Fix name.
This commit is contained in:
parent
d157c3299d
commit
c34ea2597b
@ -187,7 +187,7 @@ class LTXAVTextEncoderLoader(io.ComfyNode):
|
|||||||
options=folder_paths.get_filename_list("checkpoints"),
|
options=folder_paths.get_filename_list("checkpoints"),
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
outputs=[io.Clip.Output(display_name="Audio VAE")],
|
outputs=[io.Clip.Output()],
|
||||||
)
|
)
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user