Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
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
|
@@ -7,4 +9,3 @@ icevision[all]==0.12.0
|
|
7 |
|
8 |
mmengine
|
9 |
|
10 |
-
fastai
|
|
|
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
|
6 |
mmdet==2.17.0
|
|
|
9 |
|
10 |
mmengine
|
11 |
|
|