magarcd commited on
Commit
79de3a2
·
verified ·
1 Parent(s): 7361f8a

Update requirements.txt

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