Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ onnxruntime
|
|
2 |
pycocotools
|
3 |
torch>=1.7
|
4 |
torchvision>=0.8
|
|
|
5 |
|
6 |
# code formatting
|
7 |
black==21.7b0
|
|
|
2 |
pycocotools
|
3 |
torch>=1.7
|
4 |
torchvision>=0.8
|
5 |
+
opencv-python
|
6 |
|
7 |
# code formatting
|
8 |
black==21.7b0
|