Spaces:
Running
Running
update dependencies
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Grobid
|
| 2 |
grobid-quantities-client==0.4.0
|
| 3 |
-
grobid-client-python==0.0.
|
| 4 |
grobid_tei_xml==0.1.3
|
| 5 |
|
| 6 |
# Utils
|
|
@@ -27,6 +27,6 @@ typing-inspect==0.9.0
|
|
| 27 |
typing_extensions==4.11.0
|
| 28 |
pydantic==2.6.4
|
| 29 |
sentence_transformers==2.6.1
|
| 30 |
-
streamlit-pdf-viewer==0.0.
|
| 31 |
umap-learn
|
| 32 |
plotly
|
|
|
|
| 1 |
# Grobid
|
| 2 |
grobid-quantities-client==0.4.0
|
| 3 |
+
grobid-client-python==0.0.9
|
| 4 |
grobid_tei_xml==0.1.3
|
| 5 |
|
| 6 |
# Utils
|
|
|
|
| 27 |
typing_extensions==4.11.0
|
| 28 |
pydantic==2.6.4
|
| 29 |
sentence_transformers==2.6.1
|
| 30 |
+
streamlit-pdf-viewer==0.0.21
|
| 31 |
umap-learn
|
| 32 |
plotly
|