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
02bfa228d92e748e112e93e3207ca156afb77769
mlx-video
/
mlx_video
History
Prince Canuma
02bfa228d9
Refactor weight loading and sanitization processes for audio models
2026-01-23 17:31:25 +01:00
..
conditioning
ensure dtype cast
2026-01-17 13:03:48 +01:00
models
Refactor weight loading and sanitization processes for audio models
2026-01-23 17:31:25 +01:00
__init__.py
Refactor weight loading and sanitization processes for audio models
2026-01-23 17:31:25 +01:00
convert.py
Refactor weight loading and sanitization processes for audio models
2026-01-23 17:31:25 +01:00
generate.py
Refactor LTXModel to include a from_pretrained class method for loading and sanitizing model weights. Update generate.py to utilize this method, streamlining the transformer loading process and improving code clarity.
2026-01-20 12:56:29 +01:00
postprocess.py
initial commit (LTX-2)
2026-01-11 23:48:33 +01:00
text_projection.py
- Refactor video generation script
2026-01-12 14:04:53 +01:00
utils.py
Refactor denoising functions in generate.py and utils.py to use float32 for improved precision, aligning with PyTorch behavior. Update calculations for latents and denoised outputs to ensure consistent dtype handling across audio and video processing.
2026-01-19 09:13:04 +01:00
version.py
setup
2026-01-12 16:17:45 +01:00