lexandstuff commited on
Commit
7c9cf7b
·
verified ·
1 Parent(s): 43eda3a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -20,11 +20,8 @@ See [mlx-convert-scripts](https://github.com/lextoumbourou/mlx-convert-scripts)
20
 
21
  ## How to use
22
 
23
- Note that these models haven't been merged into mlx-image main yet, so it only works in [this fork](https://github.com/lextoumbourou/mlx-image):
24
-
25
  ```bash
26
- pip install git+ssh://[email protected]/lextoumbourou/mlx-image.git
27
- # pip install mlx-image
28
  ```
29
 
30
  Here is how to use this model for image classification:
 
20
 
21
  ## How to use
22
 
 
 
23
  ```bash
24
+ pip install mlx-image
 
25
  ```
26
 
27
  Here is how to use this model for image classification: