Spaces:
Runtime error
Runtime error
Commit
·
1aa8f5f
1
Parent(s):
4488a8d
Update to latest Gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
tensorflow
|
3 |
keras
|
4 |
scikit-learn
|
|
|
1 |
+
gradio==4.1.2
|
2 |
tensorflow
|
3 |
keras
|
4 |
scikit-learn
|