Skip to content

Commit e6beb89

Browse files
committed
fix
1 parent e0ef7ed commit e6beb89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/pipelines/ltx2/ltx2_pipeline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,6 +1679,7 @@ def run_connectors(graphdef, state, hidden_states, attention_mask):
16791679
"latent_width",
16801680
"audio_num_frames",
16811681
"fps",
1682+
"use_cross_timestep",
16821683
),
16831684
)
16841685
def transformer_forward_pass(

0 commit comments

Comments
 (0)