kadirnar commited on
Commit
71ee3fc
1 Parent(s): 884c49d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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