Instructions to use treadon/mlx-nucleus-image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use treadon/mlx-nucleus-image with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mlx-nucleus-image treadon/mlx-nucleus-image
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -98,6 +98,7 @@ Hybrid port — text encoding stays in PyTorch, everything else runs in MLX:
|
|
| 98 |
|
| 99 |
## Links
|
| 100 |
|
|
|
|
| 101 |
- Original model: [NucleusAI/Nucleus-Image](https://huggingface.co/NucleusAI/Nucleus-Image)
|
| 102 |
- Source code: [github.com/treadon/mlx-nucleus-image](https://github.com/treadon/mlx-nucleus-image)
|
| 103 |
- [Apple MLX](https://github.com/ml-explore/mlx)
|
|
|
|
| 98 |
|
| 99 |
## Links
|
| 100 |
|
| 101 |
+
- Blog post: [riteshkhanna.com/blog/mlx-nucleus-image](https://riteshkhanna.com/blog/mlx-nucleus-image)
|
| 102 |
- Original model: [NucleusAI/Nucleus-Image](https://huggingface.co/NucleusAI/Nucleus-Image)
|
| 103 |
- Source code: [github.com/treadon/mlx-nucleus-image](https://github.com/treadon/mlx-nucleus-image)
|
| 104 |
- [Apple MLX](https://github.com/ml-explore/mlx)
|