Ahsen Khaliq commited on
Commit
977fcb6
1 Parent(s): 1b697ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- # TODO: Update with exact module version
2
  numpy
3
  torch>=1.7
4
  opencv_python
@@ -15,6 +14,7 @@ lap
15
  motmetrics
16
  filterpy
17
  h5py
 
18
 
19
  # verified versions
20
  onnx==1.8.1
 
 
1
  numpy
2
  torch>=1.7
3
  opencv_python
 
14
  motmetrics
15
  filterpy
16
  h5py
17
+ cython_bbox
18
 
19
  # verified versions
20
  onnx==1.8.1