Spaces:
Build error
Build error
Commit
·
7ce979f
1
Parent(s):
01f9776
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch -f https://download.pytorch.org/whl/torch_stable.html
|
|
3 |
torchvision -f https://download.pytorch.org/whl/torch_stable.html
|
4 |
mmdet
|
5 |
pillow==6.2.1
|
6 |
-
mmcv-full
|
|
|
3 |
torchvision -f https://download.pytorch.org/whl/torch_stable.html
|
4 |
mmdet
|
5 |
pillow==6.2.1
|
6 |
+
#mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.13/index.html
|