Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
detectron2
|
2 |
transformers
|
3 |
Pillow
|
4 |
gradio
|
|
|
1 |
+
'git+https://github.com/facebookresearch/detectron2.git'
|
2 |
transformers
|
3 |
Pillow
|
4 |
gradio
|