Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
mmcv-
|
4 |
openmim
|
5 |
mmdet
|
6 |
mmpose
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13/index.html
|
4 |
openmim
|
5 |
mmdet
|
6 |
mmpose
|