Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
tensorflow>=2.4.3
|
2 |
-
Keras
|
3 |
gradio>=1.5.3
|
4 |
-
numpy>=1.19.5
|
|
|
1 |
tensorflow>=2.4.3
|
2 |
+
Keras>=2.6.0
|
3 |
gradio>=1.5.3
|
4 |
+
numpy>=1.19.5
|