edgilr commited on
Commit
b0e8ace
·
verified ·
1 Parent(s): 4c0ad55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
  mmcv-full==1.3.17
3
  mmdet==2.17.0
4
  gradio==2.7.5
5
- torch==1.9.0
6
  icevision[all]==0.12.0
 
 
1
  mmcv-full==1.3.17
2
  mmdet==2.17.0
3
  gradio==2.7.5
4
+ torch==1.10.0
5
  icevision[all]==0.12.0