Spaces:
Running
on
T4
Running
on
T4
update req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.11.0+cu113
|
3 |
-
torchvision==0.12.0+cu113
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.11.0+cu113
|
3 |
+
torchvision==0.12.0+cu113
|
4 |
+
https://download.openmmlab.com/mmcv/dist/cu113/torch1.11/mmcv-2.0.0rc4-cp39-cp39-manylinux1_x86_64.whl
|