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
57f66bcae20ae5f10b1a4893276d9252629591dd
mlx-video
/
mlx_video
History
Prince Canuma
57f66bcae2
Add custom spatial upscaling support to LTX-2 video generation; introduce spatial_upscaler parameter and enhance resolution handling for two-stage pipelines
2026-03-17 02:23:47 +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 custom spatial upscaling support to LTX-2 video generation; introduce spatial_upscaler parameter and enhance resolution handling for two-stage pipelines
2026-03-17 02:23:47 +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