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
7b9d0a5e44c5c933e53b031b7b670ef36516aa79
mlx-video
/
mlx_video
History
Prince Canuma
7b9d0a5e44
Merge branch 'main' into pc/unify-apis
2026-03-18 17:14:17 +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
feat(wan): Add LoRA with improved quantization pipeline
2026-03-11 09:13:20 +01:00
models
Merge branch 'main' into pc/unify-apis
2026-03-18 17:14:17 +01:00
__init__.py
Merge branch 'main' into pc/unify-apis
2026-03-18 17:14:17 +01:00
convert_wan.py
Revert changes to existing files by copying some code.
2026-03-11 12:35:47 +01:00
convert.py
Refactor weight loading and utility functions for LTX-2 model; remove deprecated weight loading file and update imports accordingly
2026-03-16 22:25:22 +01:00
generate_wan.py
Revert changes to existing files by copying some code.
2026-03-11 12:35:47 +01:00
generate.py
Refactor LTX-2 model structure
2026-03-16 14:50:01 +01:00
utils.py
Revert changes to existing files by copying some code.
2026-03-11 12:35:47 +01:00
version.py
setup
2026-01-12 16:17:45 +01:00