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