Spaces:
Build error
Build error
liberatoratif
commited on
Commit
•
871936e
1
Parent(s):
a63d74a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ docx2txt==0.8
|
|
2 |
numpy==1.23.3
|
3 |
pandas==2.0.2
|
4 |
plotly==5.13.0
|
5 |
-
spacy==3.
|
6 |
streamlit==1.17.0
|
7 |
torch==2.0.0
|
8 |
transformers==4.27.1
|
|
|
2 |
numpy==1.23.3
|
3 |
pandas==2.0.2
|
4 |
plotly==5.13.0
|
5 |
+
spacy==3.7.2
|
6 |
streamlit==1.17.0
|
7 |
torch==2.0.0
|
8 |
transformers==4.27.1
|