Spaces:
Sleeping
Sleeping
Update packages
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -6,4 +6,8 @@ scikit-learn
|
|
6 |
faiss-cpu
|
7 |
pandas
|
8 |
transformers
|
9 |
-
googlesearch-python
|
|
|
|
|
|
|
|
|
|
6 |
faiss-cpu
|
7 |
pandas
|
8 |
transformers
|
9 |
+
googlesearch-python
|
10 |
+
torch
|
11 |
+
requests
|
12 |
+
pyspellchecker
|
13 |
+
sentencepiece
|