Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
spacy
|
2 |
spacy-streamlit
|
3 |
datasets
|
4 |
|
5 |
-
https://huggingface.co/Jacobo/
|
6 |
-
https://huggingface.co/Jacobo/
|
7 |
https://huggingface.co/Jacobo/grc_ud_proiel_lg/resolve/main/grc_ud_proiel_lg-any-py3-none-any.whl
|
8 |
https://huggingface.co/Jacobo/grc_ud_proiel_trf/resolve/main/grc_ud_proiel_trf-any-py3-none-any.whl
|
9 |
|
10 |
|
11 |
|
12 |
-
|
|
|
1 |
+
spacy==3.4.1
|
2 |
spacy-streamlit
|
3 |
datasets
|
4 |
|
5 |
+
https://huggingface.co/Jacobo/grc_ud_proiel_sm/resolve/main/grc_ud_proiel_sm-any-py3-none-any.whl
|
6 |
+
https://huggingface.co/Jacobo/grc_ud_proiel_md/resolve/main/grc_ud_proiel_md-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 |
https://huggingface.co/Jacobo/grc_ud_proiel_trf/resolve/main/grc_ud_proiel_trf-any-py3-none-any.whl
|
9 |
|
10 |
|
11 |
|
|