Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
numpy>=1.21.0
|
| 3 |
-
python-dateutil>=2.8.0
|
| 4 |
plotly>=5.0.0
|
|
|
|
| 1 |
+
gradio==4.0.0
|
| 2 |
+
numpy>=1.21.0
|
| 3 |
+
python-dateutil>=2.8.0
|
| 4 |
plotly>=5.0.0
|