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:
WhatDreamsCost
2026-05-15 17:35:11 -05:00
parent b8161d3cc0
commit e4db1fc892
10 changed files with 40 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ class LTXDirectorGuide(LTXVAddGuide):
return io.Schema(
node_id="LTXDirectorGuide",
display_name="LTX Director Guide",
category="LTXVCustom",
category="WhatDreamsCost",
description=(
"Applies guide images from a Prompt Relay Timeline node at the frame positions "
"and strengths defined on the timeline. Connect guide_data from the timeline node."