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 samples/coffee.png with huggingface_hub
Browse files- .gitattributes +1 -0
- samples/coffee.png +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
samples/city.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
samples/apple.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
samples/puppy.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
samples/city.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
samples/apple.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
samples/puppy.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
samples/coffee.png filter=lfs diff=lfs merge=lfs -text
|
samples/coffee.png
ADDED
|
Git LFS Details
|