Spaces:
Runtime error
Runtime error
Commit
·
3582752
1
Parent(s):
b9e2aeb
transformers added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
wikipedia
|
2 |
spacy
|
3 |
faiss-cpu
|
4 |
-
pandas
|
|
|
|
1 |
wikipedia
|
2 |
spacy
|
3 |
faiss-cpu
|
4 |
+
pandas
|
5 |
+
transformers
|