Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ spacy
|
|
4 |
networkx
|
5 |
jraph
|
6 |
jax
|
|
|
7 |
benepar
|
8 |
https://huggingface.co/spacy/en_core_web_trf/resolve/main/en_core_web_trf-any-py3-none-any.whl
|
|
|
4 |
networkx
|
5 |
jraph
|
6 |
jax
|
7 |
+
Cython
|
8 |
benepar
|
9 |
https://huggingface.co/spacy/en_core_web_trf/resolve/main/en_core_web_trf-any-py3-none-any.whl
|