Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ vaderSentiment
|
|
8 |
nltk
|
9 |
|
10 |
# Auth + Security
|
11 |
-
huggingface_hub==0.
|
12 |
cryptography
|
13 |
|
14 |
# Web UI
|
|
|
8 |
nltk
|
9 |
|
10 |
# Auth + Security
|
11 |
+
huggingface_hub==0.20.3
|
12 |
cryptography
|
13 |
|
14 |
# Web UI
|