Skip to content

Commit dc4b8eb

Browse files
committed
force 4way
1 parent 01b9702 commit dc4b8eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/pipelines/ltx2/ltx2_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ def convert_to_vel(lat, x0, sig):
17451745
"fps",
17461746
"global_batch_size",
17471747
"use_cross_timestep",
1748-
"is_cfg_stg_mode",
1748+
"is_4way",
17491749
),
17501750
)
17511751
def transformer_forward_pass(

0 commit comments

Comments
 (0)