fukugawa commited on
Commit
91b135b
1 Parent(s): fda7b62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ```