Spaces:
Runtime error
Runtime error
gabriel lopez
commited on
Commit
·
cc1671b
1
Parent(s):
1a6a4e8
reqs
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
# base
|
2 |
-
gradio
|
3 |
-
plotly
|
4 |
-
scipy
|
5 |
-
tensorflow
|
6 |
-
transformers
|
7 |
# nlp
|
8 |
spacy>=3.2.0,<3.3.0
|
9 |
spacy-streamlit>=1.0.0rc1,<1.1.0
|
|
|
1 |
# base
|
2 |
+
gradio
|
3 |
+
plotly
|
4 |
+
scipy
|
5 |
+
tensorflow
|
6 |
+
transformers
|
7 |
# nlp
|
8 |
spacy>=3.2.0,<3.3.0
|
9 |
spacy-streamlit>=1.0.0rc1,<1.1.0
|