Spaces:
Build error
Build error
Commit
·
16db32c
1
Parent(s):
a4ef9df
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
|
2 |
-
|
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
|
|
|
1 |
+
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/index.html
|
2 |
+
deepdoctection[pt]
|
|
|
|
|
|
|
|