Instructions to use SceneWorks/ltx-2.3-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/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 SceneWorks/ltx-2.3-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 424 Bytes
01df27d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"format": "split",
"model_version": "2.3.0",
"components": [
"transformer",
"connector",
"vae_decoder",
"vae_encoder",
"audio_vae",
"vocoder",
"upsampler",
"spatial_upscaler_x2_v1_1"
],
"source": "/Users/michael/.cache/huggingface/hub/models--Lightricks--LTX-2.3/snapshots/76730e634e70a28f4e8d51f5e29c08e40e2d8e74/ltx-2.3-22b-distilled-1.1.safetensors",
"variant": "distilled"
} |