nikkar commited on
Commit
ffe5e43
1 Parent(s): d6d3990

add opencv dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  matplotlib
 
2
  flow_vis
3
  imutils
4
  numpy
 
1
  matplotlib
2
+ opencv-python
3
  flow_vis
4
  imutils
5
  numpy