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