Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
opencv-python
|
| 2 |
tensorflow>=2.0
|
| 3 |
-
keras>=2.
|
| 4 |
segmentation-models>=1.0.1
|
| 5 |
|
|
|
|
| 1 |
opencv-python
|
| 2 |
tensorflow>=2.0
|
| 3 |
+
keras>=2.6.0
|
| 4 |
segmentation-models>=1.0.1
|
| 5 |
|