Spaces:
Build error
Build error
Commit
·
01f9776
1
Parent(s):
018d8e7
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 --no-binary :all:
|