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:
@@ -47,7 +47,7 @@ Issues = "https://github.com/Blaizzy/mlx-video/issues"
|
||||
|
||||
[project.scripts]
|
||||
"mlx_video.ltx_2.generate" = "mlx_video.models.ltx_2.generate:main"
|
||||
"mlx_video.wan2.generate" = "mlx_video.models.wan2.generate:main"
|
||||
"mlx_video.wan_2.generate" = "mlx_video.models.wan_2.generate:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["mlx_video*"]
|
||||
|
||||
Reference in New Issue
Block a user