Spaces:
Runtime error
Runtime error
head
Browse files- SPIGA/requirements.txt +1 -1
SPIGA/requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
matplotlib>=3.2.1
|
2 |
numpy>=1.18.2
|
3 |
-
opencv-python
|
4 |
Pillow>=7.0.0
|
5 |
torch>=1.4.0
|
6 |
torchvision>=0.5.0
|
|
|
1 |
matplotlib>=3.2.1
|
2 |
numpy>=1.18.2
|
3 |
+
opencv-python-headless
|
4 |
Pillow>=7.0.0
|
5 |
torch>=1.4.0
|
6 |
torchvision>=0.5.0
|