Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
9997139
1
Parent(s):
510f294
Try alternate installation approach for mmcv
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ taming-transformers-rom1504==0.0.6
|
|
9 |
pytorch_lightning==1.8.6
|
10 |
clip==0.2.0
|
11 |
kornia==0.6.8
|
|
|
12 |
mmpose
|
13 |
-
mmdet
|
14 |
-
mmcv
|
|
|
9 |
pytorch_lightning==1.8.6
|
10 |
clip==0.2.0
|
11 |
kornia==0.6.8
|
12 |
+
mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13/index.html
|
13 |
mmpose
|
14 |
+
mmdet
|
|