Spaces:
Runtime error
Runtime error
gabriel lopez
commited on
Commit
·
e964c5c
1
Parent(s):
1095653
reqs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ gradio==3.12.0
|
|
2 |
plotly==5.11.0
|
3 |
scipy==1.5.4
|
4 |
spacy==3.4.3
|
|
|
5 |
tensorflow==2.5.0
|
6 |
transformers==4.24.0
|
|
|
2 |
plotly==5.11.0
|
3 |
scipy==1.5.4
|
4 |
spacy==3.4.3
|
5 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
|
6 |
tensorflow==2.5.0
|
7 |
transformers==4.24.0
|