Skip to content

Commit 366deeb

Browse files
committed
fix
1 parent d3c5894 commit 366deeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/models/ltx2/transformer_ltx2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ def __call__(
486486

487487

488488
class LTX2VideoTransformer3DModel(nnx.Module, ConfigMixin):
489+
config_name = "config"
489490

490491
@register_to_config
491492
def __init__(

0 commit comments

Comments
 (0)