Instructions to use audiohacking/ltx-2.3-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use audiohacking/ltx-2.3-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir ltx-2.3-mlx audiohacking/ltx-2.3-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
|
| 12 |
# audiohacking/ltx-2.3-mlx
|
| 13 |
|
| 14 |
-
MLX format conversion of [Lightricks/LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3).
|
| 15 |
|
| 16 |
Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# audiohacking/ltx-2.3-mlx
|
| 13 |
|
| 14 |
+
MLX format conversion of [Lightricks/LTX-2.3 v1.1](https://huggingface.co/Lightricks/LTX-2.3).
|
| 15 |
|
| 16 |
Converted with [mlx-forge](https://github.com/dgrauet/mlx-forge).
|
| 17 |
|