Spaces:
Runtime error
Runtime error
Commit
·
45cfded
1
Parent(s):
646534a
Update Detectron2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pyyaml==5.1
|
2 |
torch==1.10.0
|
3 |
torchvision==0.12.0
|
4 |
-
detectron2 @ https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/detectron2-0.6
|
5 |
|
6 |
gradio
|
7 |
numpy
|
|
|
1 |
pyyaml==5.1
|
2 |
torch==1.10.0
|
3 |
torchvision==0.12.0
|
4 |
+
detectron2 @ https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/detectron2-0.6+cpu-cp39-cp39-linux_x86_64.whl
|
5 |
|
6 |
gradio
|
7 |
numpy
|