Spaces:
Runtime error
Runtime error
added requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
albumentations
|
2 |
torch
|
3 |
torchvision
|
4 |
-
opencv-python
|
5 |
numpy
|
6 |
|
|
|
1 |
albumentations
|
2 |
torch
|
3 |
torchvision
|
4 |
+
opencv-python-headless==4.5.3.56
|
5 |
numpy
|
6 |
|