Spaces:
Build error
Build error
liberatoratif
commited on
Commit
•
0b9dcfa
1
Parent(s):
871936e
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
docx2txt
|
2 |
-
numpy
|
3 |
-
pandas
|
4 |
-
plotly
|
5 |
-
spacy
|
6 |
-
streamlit
|
7 |
-
torch
|
8 |
-
transformers
|
9 |
en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.5.0/en_core_web_lg-3.5.0-py3-none-any.whl
|
10 |
-
scikit-learn
|
|
|
1 |
+
docx2txt
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
plotly
|
5 |
+
spacy
|
6 |
+
streamlit
|
7 |
+
torch
|
8 |
+
transformers
|
9 |
en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.5.0/en_core_web_lg-3.5.0-py3-none-any.whl
|
10 |
+
scikit-learn
|