Spaces:
Running
Running
Fatih
commited on
Commit
•
13daaa9
1
Parent(s):
b249a99
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
3 |
torch==1.10.2+cpu
|
4 |
torchvision==0.11.3+cpu
|
5 |
-
sahi==0.
|
6 |
-
mmdet==2.
|
7 |
-
mmcv-full==1.
|
8 |
streamlit
|
9 |
streamlit-image-comparison==0.0.2
|
|
|
2 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
3 |
torch==1.10.2+cpu
|
4 |
torchvision==0.11.3+cpu
|
5 |
+
sahi==0.10.5
|
6 |
+
mmdet==2.25.2
|
7 |
+
mmcv-full==1.6.1
|
8 |
streamlit
|
9 |
streamlit-image-comparison==0.0.2
|