Commit
•
42a49d7
1
Parent(s):
6f3ecec
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ To learn more about the model, we recommend looking at its documentation and ori
|
|
27 |
Install `huggingface-cli`
|
28 |
|
29 |
```bash
|
30 |
-
|
31 |
```
|
32 |
|
33 |
To download one of the `.mlpackage` folders to the `models` directory:
|
|
|
27 |
Install `huggingface-cli`
|
28 |
|
29 |
```bash
|
30 |
+
pip install -U "huggingface_hub[cli]"
|
31 |
```
|
32 |
|
33 |
To download one of the `.mlpackage` folders to the `models` directory:
|