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
643f250195fc581bd5addc570544962c80a37680
mlx-video
/
mlx_video
History
Prince Canuma
643f250195
Update README.md with installation instructions, supported models, and usage examples; add new LTX-2 model documentation for pipelines and features.
2026-03-16 23:03:05 +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
models
Update README.md with installation instructions, supported models, and usage examples; add new LTX-2 model documentation for pipelines and features.
2026-03-16 23:03:05 +01:00
__init__.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
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.py
Refactor LTX-2 model structure
2026-03-16 14:50:01 +01:00
utils.py
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
version.py
setup
2026-01-12 16:17:45 +01:00