Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ git+https://github.com/albu/albumentations@bdd6a4e
|
|
3 |
git+https://github.com/qubvel/segmentation_models.pytorch
|
4 |
os
|
5 |
numpy
|
6 |
-
opencv-python
|
7 |
matplotlib
|
8 |
torch
|
9 |
albumentations
|
|
|
3 |
git+https://github.com/qubvel/segmentation_models.pytorch
|
4 |
os
|
5 |
numpy
|
6 |
+
opencv-python==4.6.0.66
|
7 |
matplotlib
|
8 |
torch
|
9 |
albumentations
|