Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
wikipedia==1.4.0
|
2 |
+
rake-nltk==1.0.4
|
3 |
+
torch==1.13.1
|
4 |
+
transformers==4.23.1
|
5 |
+
rank-bm25==0.2.2
|
6 |
+
fastapi==0.79.1
|