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
f9880a068316b4b3689264e13eb8ef65b340e496
mlx-video
/
mlx_video
History
Prince Canuma
f9880a0683
Add audio encoder sanitization and configuration inference to LTX-2 model conversion process; update conversion print statements for new encoder step
2026-03-16 22:35:27 +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
Add audio encoder sanitization and configuration inference to LTX-2 model conversion process; update conversion print statements for new encoder step
2026-03-16 22:35:27 +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