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