This website requires JavaScript.
Explore
Help
Sign In
n0p
/
mlx-video
Watch
1
Star
0
Fork
0
You've already forked mlx-video
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b029668cd2623f5a4c006e21b512996da8f380b4
mlx-video
/
mlx_video
History
Prince Canuma
b029668cd2
Refactor Wan model structure by renaming and relocating model imports from
model.py
to
wan2.py
, enhancing code organization and clarity across the Wan2 module.
2026-03-18 17:57:29 +01:00
..
components
Refactor model loading in generate.py to use dynamic model paths for audio and video components. Simplify weight loading logic in LTX2TextEncoder to accommodate both monolithic and reformatted model structures. Introduce a check for existing model paths in get_model_path function to enhance robustness.
2026-03-09 15:51:21 +01:00
lora
format
2026-03-18 17:40:05 +01:00
models
Refactor Wan model structure by renaming and relocating model imports from
model.py
to
wan2.py
, enhancing code organization and clarity across the Wan2 module.
2026-03-18 17:57:29 +01:00
__init__.py
Refactor Wan model imports and update script paths in pyproject.toml; transition from wan to wan2 module structure for improved organization and clarity.
2026-03-18 17:52:30 +01:00
utils.py
format
2026-03-18 17:40:05 +01:00
version.py
format
2026-03-18 17:40:05 +01:00