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/astronaut.png with huggingface_hub
Browse files- .gitattributes +1 -0
- samples/astronaut.png +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,4 @@ 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
|
|
|
|
|
|
| 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
|
| 40 |
+
samples/astronaut.png filter=lfs diff=lfs merge=lfs -text
|
samples/astronaut.png
ADDED
|
Git LFS Details
|