Instructions to use SceneWorks/Mage-Flow-Components-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/Mage-Flow-Components-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Mage-Flow-Components-mlx SceneWorks/Mage-Flow-Components-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 112 Bytes
5b6ab82 | 1 2 3 4 5 6 | {
"_class_name": "MageVAE",
"latent_channels": 128,
"downsample_factor": 16,
"sample_posterior": false
} |