Spaces:
Runtime error
Runtime error
Daniel Cerda Escobar
commited on
Commit
·
1501d8b
1
Parent(s):
8698758
Update Requirements
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
3 |
+
torch==1.12.1+cpu
|
4 |
+
torchvision==0.13.1+cpu
|
5 |
+
sahi==0.11.6
|
6 |
+
mmdet==2.25.2
|
7 |
+
mmcv-full==1.6.1
|
8 |
+
streamlit-image-comparison==0.0.4
|
9 |
+
streamlit==1.22.0
|