Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.13
|
2 |
-
torchvision
|
3 |
-
openmim
|
4 |
mmcv-full==1.7.0
|
5 |
-
mmdet
|
6 |
-
mmpose
|
|
|
1 |
torch==1.13
|
2 |
+
torchvision==0.12.0
|
3 |
+
openmim==0.1.5
|
4 |
mmcv-full==1.7.0
|
5 |
+
mmdet==2.24.1
|
6 |
+
mmpose==0.25.1
|