Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ patchify
|
|
3 |
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
-
keras==2.
|
7 |
-
tensorflow==2.
|
|
|
3 |
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
+
keras==2.9.0
|
7 |
+
tensorflow==2.8.0
|