Spaces:
Runtime error
Runtime error
add back headless
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Cython
|
2 |
numpy
|
3 |
torch>=1.7
|
4 |
-
opencv-python
|
5 |
loguru
|
6 |
scikit-image
|
7 |
tqdm
|
|
|
1 |
Cython
|
2 |
numpy
|
3 |
torch>=1.7
|
4 |
+
opencv-python-headless
|
5 |
loguru
|
6 |
scikit-image
|
7 |
tqdm
|