Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,6 +14,6 @@ plotly
|
|
| 14 |
transformers
|
| 15 |
streamlit
|
| 16 |
numpy
|
| 17 |
-
scipy
|
| 18 |
smart-open
|
| 19 |
spacy
|
|
|
|
| 14 |
transformers
|
| 15 |
streamlit
|
| 16 |
numpy
|
| 17 |
+
scipy==1.7.3
|
| 18 |
smart-open
|
| 19 |
spacy
|