Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,3 +7,6 @@ spacy==3.5.3
|
|
7 |
nltk==3.8.1
|
8 |
requests==2.28.2
|
9 |
matplotlib==3.7.1
|
|
|
|
|
|
|
|
7 |
nltk==3.8.1
|
8 |
requests==2.28.2
|
9 |
matplotlib==3.7.1
|
10 |
+
httpx==0.21.1
|
11 |
+
httpcore==0.14.7
|
12 |
+
huggingface_hub
|