Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
segmentation-models==0.2.1
|
2 |
opencv-python
|
3 |
-
tensorflow
|
4 |
keras
|
5 |
patchify
|
6 |
tqdm
|
|
|
1 |
segmentation-models==0.2.1
|
2 |
opencv-python
|
3 |
+
tensorflow==2.9.0
|
4 |
keras
|
5 |
patchify
|
6 |
tqdm
|