mobileclip
pcuenq HF staff commited on
Commit
9189c97
·
verified ·
1 Parent(s): 3d22d55

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ First, download the desired checkpoint visiting one of the links in the table ab
36
  For programmatic downloading, if you have `huggingface_hub` installed, you can also run:
37
 
38
  ```
39
- huggingface-cli download pcuenq/MobileCLIP-B
40
  ```
41
 
42
  Then, install [`ml-mobileclip`](https://github.com/apple/ml-mobileclip) by following the instructions in the repo. It uses an API similar to [`open_clip`'s](https://github.com/mlfoundations/open_clip).
 
36
  For programmatic downloading, if you have `huggingface_hub` installed, you can also run:
37
 
38
  ```
39
+ huggingface-cli download pcuenq/MobileCLIP-S0
40
  ```
41
 
42
  Then, install [`ml-mobileclip`](https://github.com/apple/ml-mobileclip) by following the instructions in the repo. It uses an API similar to [`open_clip`'s](https://github.com/mlfoundations/open_clip).