Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ transformers
|
|
4 |
sentencepiece
|
5 |
pandas
|
6 |
spacy
|
7 |
-
plotly
|
|
|
|
|
|
4 |
sentencepiece
|
5 |
pandas
|
6 |
spacy
|
7 |
+
plotly
|
8 |
+
PyPDF2
|
9 |
+
python-docx
|