v1.3.3 Fixed errors due to audio encoding. Fixed minor widget issue.
- Fixed duration_seconds input - Both duration settings are now shown by default - Audio latent fix
This commit is contained in:
@@ -38,7 +38,7 @@ class LTXKeyframer(io.ComfyNode):
|
||||
return io.Schema(
|
||||
node_id="LTXKeyframer",
|
||||
display_name="LTX Keyframer",
|
||||
category="LTXVCustom",
|
||||
category="WhatDreamsCost",
|
||||
description="Replaces video latent frames with the encoded input images. Number of widgets is dynamically configured.",
|
||||
inputs=inputs,
|
||||
outputs=[
|
||||
|
||||
Reference in New Issue
Block a user