Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,10 +3,10 @@ torchvision
|
|
| 3 |
transformers
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
|
|
|
| 6 |
numpy
|
| 7 |
requests
|
| 8 |
matplotlib
|
| 9 |
ultralytics
|
| 10 |
onnxruntime
|
| 11 |
efficientnet
|
| 12 |
-
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
| 3 |
transformers
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
| 6 |
+
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
| 7 |
numpy
|
| 8 |
requests
|
| 9 |
matplotlib
|
| 10 |
ultralytics
|
| 11 |
onnxruntime
|
| 12 |
efficientnet
|
|
|