Spaces:
Runtime error
Runtime error
Commit
·
d5672d1
1
Parent(s):
1aa8f5f
Update library versions
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
-
tensorflow
|
3 |
-
keras
|
4 |
-
scikit-learn
|
|
|
1 |
+
gradio==3.12.0
|
2 |
+
tensorflow==2.9.0
|
3 |
+
keras==2.9.0
|
4 |
+
scikit-learn==1.1.3
|