Remove Wan2 model files, including configuration, attention mechanisms, and utility functions, to streamline the codebase and eliminate unused components. This cleanup enhances maintainability and focuses on the core functionality of the Wan2 module.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from mlx_video.models.ltx_2 import LTXModel, LTXModelConfig
|
||||
from mlx_video.models.wan2 import WanModel, WanModelConfig
|
||||
from mlx_video.models.wan_2 import WanModel, WanModelConfig
|
||||
|
||||
Reference in New Issue
Block a user