Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
GPyOpt
|
2 |
tensorflow-cpu
|
3 |
-
gradio==3.
|
4 |
-
gradio_client==0.1.
|
5 |
scikit-learn
|
6 |
numpy==1.23.1
|
|
|
1 |
GPyOpt
|
2 |
tensorflow-cpu
|
3 |
+
gradio==3.28.3
|
4 |
+
gradio_client==0.1.4
|
5 |
scikit-learn
|
6 |
numpy==1.23.1
|