Spaces:
Running
Running
Fatih
commited on
Commit
•
3eb9538
1
Parent(s):
5e3a4fb
update mmdet mmcv sahi versions to the latest
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8.0/index.html
|
3 |
torch==1.8.1+cpu
|
4 |
torchvision==0.9.1+cpu
|
5 |
-
sahi==0.8.
|
6 |
-
mmdet==2.
|
7 |
-
mmcv-full==1.4.
|
8 |
streamlit
|
9 |
streamlit-image-comparison==0.0.2
|
|
|
2 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8.0/index.html
|
3 |
torch==1.8.1+cpu
|
4 |
torchvision==0.9.1+cpu
|
5 |
+
sahi==0.8.22
|
6 |
+
mmdet==2.20.0
|
7 |
+
mmcv-full==1.4.3
|
8 |
streamlit
|
9 |
streamlit-image-comparison==0.0.2
|