Spaces:
Runtime error
Runtime error
salexashenko
commited on
Commit
•
6680f7e
1
Parent(s):
f9b640f
more imports
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
transformers
|
2 |
wikipedia
|
3 |
duckduckgo_search
|
4 |
-
whoosh
|
|
|
|
|
|
1 |
transformers
|
2 |
wikipedia
|
3 |
duckduckgo_search
|
4 |
+
whoosh
|
5 |
+
nltk
|
6 |
+
spacy
|