igmarco commited on
Commit
45ccf13
·
1 Parent(s): 912bd75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
- mmcv-full
3
- sahi
4
- mmdet
5
- numpy
 
 
6
  mmengine
7
- icevision[all]
8
 
9
  numpy
10
  toml
 
1
  --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
+ mmcv-full==1.3.17
3
+ sahi==0.10.8
4
+ mmdet==2.17.0
5
+ numpy==1.22.4
6
+ icevision[all]==0.12.0
7
+
8
  mmengine
 
9
 
10
  numpy
11
  toml