Tanaanan commited on
Commit
1276f6f
·
1 Parent(s): 7611f85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
- opencv-python-headless==4.2.0.34
3
  mmcv-full==1.3.17
4
  mmdet==2.17.0
5
  icevision[all]==0.12.0
 
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
+ opencv-python-headless<4.3
3
  mmcv-full==1.3.17
4
  mmdet==2.17.0
5
  icevision[all]==0.12.0