Skip to content

Commit a15e842

Browse files
committed
fix
1 parent aee98f2 commit a15e842

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/tests/ltx2_pipeline_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def setUp(self):
9191

9292
try:
9393
from maxdiffusion.pipelines.ltx2.ltx2_pipeline import MaxTextGemma3FeatureExtractor
94+
from MaxText import common_types
9495
# Partial mock for config if needed
9596
class MockConfig:
9697
vocab_size = 32000

0 commit comments

Comments
 (0)