Spaces:
Runtime error
Runtime error
updated req
Browse filesspacy_streamlit
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ pandas
|
|
2 |
spacy
|
3 |
tabulate
|
4 |
plotly
|
5 |
-
|
6 |
numpy
|
7 |
-
PyAutoGUI
|
|
|
2 |
spacy
|
3 |
tabulate
|
4 |
plotly
|
5 |
+
spacy_streamlit
|
6 |
numpy
|
7 |
+
PyAutoGUI
|