Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ patchify
|
|
3 |
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
-
keras==2.
|
7 |
-
tensorflow==2.
|
8 |
segmentation-models
|
9 |
empatches
|
|
|
3 |
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
+
keras==2.12.0
|
7 |
+
tensorflow==2.12.0
|
8 |
segmentation-models
|
9 |
empatches
|