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