Spaces:
Runtime error
Runtime error
fendiprime
commited on
Commit
·
7e02776
1
Parent(s):
bf7935b
Add 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 |
-
-e 'git+https://github.com/facebookresearch/detectron2.git'
|
5 |
|
6 |
gradio
|
7 |
numpy
|
|
|
1 |
pyyaml==5.1
|
2 |
torch==1.10.0
|
3 |
torchvision==0.12.0
|
4 |
+
-e 'git+https://github.com/facebookresearch/detectron2.git#egg=0.6'
|
5 |
|
6 |
gradio
|
7 |
numpy
|