Skip to content

Commit d45d5b6

Browse files
committed
debug statement
1 parent a764e8d commit d45d5b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/tests/ltx2_parity_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from maxdiffusion import pyconfig
1212
from maxdiffusion.max_utils import create_device_mesh
1313
from maxdiffusion.models.ltx2.transformer_ltx2 import LTX2VideoTransformerBlock, LTX2VideoTransformer3DModel
14+
import torch
1415

1516

1617
class LTX2TransformerParityTest(unittest.TestCase):

0 commit comments

Comments
 (0)