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