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
4cd58f8b267ea943062c8f6651370d9bd7fa0d3f
mlx-video
/
mlx_video
History
Prince Canuma
4cd58f8b26
Refactor LTX2TextEncoder to utilize Rich for progress tracking during token generation. Replace tqdm with Rich's Progress for enhanced console output and user experience. Clean up imports and streamline the generation process.
2026-01-19 02:13:10 +01:00
..
conditioning
ensure dtype cast
2026-01-17 13:03:48 +01:00
models
Refactor LTX2TextEncoder to utilize Rich for progress tracking during token generation. Replace tqdm with Rich's Progress for enhanced console output and user experience. Clean up imports and streamline the generation process.
2026-01-19 02:13:10 +01:00
__init__.py
setup
2026-01-12 16:17:45 +01:00
convert.py
Add image-to-video (I2V) conditioning support
2026-01-17 00:19:52 +01:00
generate.py
Remove the generate_dev.py file, consolidating its functionality into generate.py. Enhance the video generation pipeline to support both distilled and dev models, integrating dynamic sigma scheduling and classifier-free guidance (CFG) for improved video quality. Update command-line interface to accommodate new pipeline options and refactor related functions for better maintainability.
2026-01-19 02:13:00 +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
Cast dtype to bf16 in video and audio generation processes
2026-01-17 17:20:22 +01:00
version.py
setup
2026-01-12 16:17:45 +01:00