Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ huggingface_hub
|
|
6 |
requests
|
7 |
beautifulsoup4
|
8 |
numpy
|
|
|
9 |
scikit-learn
|
10 |
googlesearch-python
|
|
|
6 |
requests
|
7 |
beautifulsoup4
|
8 |
numpy
|
9 |
+
nltk
|
10 |
scikit-learn
|
11 |
googlesearch-python
|