Jacobo commited on
Commit
e916d3e
1 Parent(s): 8fd1d05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  spacy==3.1.4
2
  spacy-streamlit==1.0.2
3
- watchdog==2.1.6
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