Skip to content

Commit 852f57a

Browse files
committed
fix
1 parent dfd0452 commit 852f57a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/maxdiffusion/pipelines/ltx2/ltx2_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ def create_model(rngs: nnx.Rngs, ltx2_config: dict):
202202
"cpu",
203203
scan_layers=getattr(config, "scan_layers", True),
204204
subfolder=subfolder,
205-
filename=filename,
206205
)
207206

208207
params = jax.tree_util.tree_map_with_path(

0 commit comments

Comments
 (0)