Refactor LTX-2 model structure

This commit is contained in:
Prince Canuma
2026-03-16 14:50:01 +01:00
parent decb3eb9e5
commit 3a0da19adb
50 changed files with 3882 additions and 3365 deletions

View File

@@ -1,2 +1,2 @@
from mlx_video.models.ltx import LTXModel, LTXModelConfig
from mlx_video.models.ltx_2 import LTXModel, LTXModelConfig