Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit
|
|
2 |
numpy
|
3 |
pandas
|
4 |
grobidmonkey
|
5 |
-
transformers==4.
|
6 |
torch==2.0.0
|
7 |
markdown
|
8 |
weasyprint==52.5
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
grobidmonkey
|
5 |
+
transformers==4.35.0
|
6 |
torch==2.0.0
|
7 |
markdown
|
8 |
weasyprint==52.5
|