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