Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,8 @@ $ sudo apt-get update
|
|
47 |
$ sudo apt-get install python3.8 python3-pip build-essential
|
48 |
```
|
49 |
|
|
|
|
|
50 |
```
|
51 |
$ pip install --upgrade huggingface_hub
|
52 |
```
|
|
|
47 |
$ sudo apt-get install python3.8 python3-pip build-essential
|
48 |
```
|
49 |
|
50 |
+
Install the huggingface_hub library.
|
51 |
+
|
52 |
```
|
53 |
$ pip install --upgrade huggingface_hub
|
54 |
```
|