Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
plotly
|
3 |
scipy
|
4 |
-
spacy==3.7.
|
5 |
tf-keras
|
6 |
transformers
|
7 |
|
|
|
1 |
gradio
|
2 |
plotly
|
3 |
scipy
|
4 |
+
spacy==3.7.2
|
5 |
tf-keras
|
6 |
transformers
|
7 |
|