Text-to-Video
MLX
Safetensors
English
video-generation
diffusion
apple-silicon
ltx-video
audio-video
quantized
4-bit precision
Instructions to use gajesh/LTX-2.3-mlx-q4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use gajesh/LTX-2.3-mlx-q4 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir LTX-2.3-mlx-q4 gajesh/LTX-2.3-mlx-q4
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
mlx_ltx.pipeline
#1
by edvardb - opened
I'm confused what is mlx_ltx.pipeline and where do we get it?
Also, can the model be run with ltx-video pipelines?
Same question here, under gajesh/TX-2.3-mlx-fp16, there is a "pip install mlx-ltx". However there is no mlx-ltx can be install online, or maybe it's a customized one.