yrodriguezmd commited on
Commit
6c20bec
1 Parent(s): ed491a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  git+https://github.com/yrodriguezmd/icevision.git
2
  icedata
3
  mmcv
 
4
 
5
  #pip install mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.10.0/index.html --upgrade -q
6
 
 
1
  git+https://github.com/yrodriguezmd/icevision.git
2
  icedata
3
  mmcv
4
+ cv2
5
 
6
  #pip install mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.10.0/index.html --upgrade -q
7