Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -2
requirements.txt
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
|
|
3 |
Werkzeug
|
4 |
-
|
|
|
|
1 |
+
beautifulsoup4
|
2 |
+
faiss-cpu
|
3 |
+
gradio
|
4 |
+
pandas
|
5 |
+
Pillow
|
6 |
+
requests
|
7 |
+
spacy
|
8 |
+
tensorflow
|
9 |
torch
|
10 |
+
transformers
|
11 |
Werkzeug
|
12 |
+
wikipedia
|
13 |
+
wikipedia-api
|