Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
spacy==3.1.4
|
2 |
spacy-streamlit==1.0.2
|
3 |
-
|
4 |
deplacy
|
5 |
graphviz
|
|
|
6 |
https://huggingface.co/Jacobo/grc_ud_perseus_lg/resolve/main/grc_ud_perseus_lg-any-py3-none-any.whl
|
7 |
https://huggingface.co/Jacobo/grc_ud_proiel_lg/resolve/main/grc_ud_proiel_lg-any-py3-none-any.whl
|
8 |
-
|
9 |
|
10 |
|
|
|
1 |
spacy==3.1.4
|
2 |
spacy-streamlit==1.0.2
|
3 |
+
datasets==1.11.0
|
4 |
deplacy
|
5 |
graphviz
|
6 |
+
|
7 |
https://huggingface.co/Jacobo/grc_ud_perseus_lg/resolve/main/grc_ud_perseus_lg-any-py3-none-any.whl
|
8 |
https://huggingface.co/Jacobo/grc_ud_proiel_lg/resolve/main/grc_ud_proiel_lg-any-py3-none-any.whl
|
9 |
+
https://huggingface.co/Jacobo/grc_ud_perseus_trf/resolve/main/grc_ud_perseus_trf-any-py3-none-any.whl
|
10 |
|
11 |
|