Spaces:
Build error
Build error
Add OpenCV dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ torchvision
|
|
| 4 |
numpy
|
| 5 |
Pillow
|
| 6 |
huggingface_hub==0.20.3
|
|
|
|
|
|
| 4 |
numpy
|
| 5 |
Pillow
|
| 6 |
huggingface_hub==0.20.3
|
| 7 |
+
opencv-python-headless
|