dnth commited on
Commit
c2ffed7
1 Parent(s): 6d396c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- opencv-python-headless
2
- mmcv-full==1.3.3
3
- mmdet==2.13.0
4
- git+https://github.com/dnth/icevision.git
5
 
 
1
+ mmdet==2.19.0
2
+ gradio
3
+ icevision[all]
4
+ mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
5