Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ numpy~=1.24.2
|
|
| 2 |
gensim~=4.3.2
|
| 3 |
gradio~=4.19.1
|
| 4 |
plotly~=5.20.0
|
| 5 |
-
scikit-learn~=1.
|
|
|
|
|
|
| 2 |
gensim~=4.3.2
|
| 3 |
gradio~=4.19.1
|
| 4 |
plotly~=5.20.0
|
| 5 |
+
scikit-learn~=1.2.2
|
| 6 |
+
scipy~=1.8.1
|