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