Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Pillow
|
2 |
-
keras==
|
3 |
gradio==4.26.0
|
4 |
-
tensorflow==2.
|
5 |
numpy
|
6 |
opencv-python
|
7 |
tf-keras
|
|
|
1 |
Pillow
|
2 |
+
keras==2.15.0
|
3 |
gradio==4.26.0
|
4 |
+
tensorflow==2.15.0
|
5 |
numpy
|
6 |
opencv-python
|
7 |
tf-keras
|