Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ transformers
|
|
| 4 |
# opencv-python
|
| 5 |
# scipy
|
| 6 |
einops
|
| 7 |
-
|
| 8 |
fairscale
|
| 9 |
git+https://github.com/facebookresearch/detectron2@017abbf --global-option="--no-build-isolation"
|
| 10 |
git+https://github.com/IDEA-Research/detrex@776058e
|
|
|
|
| 4 |
# opencv-python
|
| 5 |
# scipy
|
| 6 |
einops
|
| 7 |
+
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
|
| 8 |
fairscale
|
| 9 |
git+https://github.com/facebookresearch/detectron2@017abbf --global-option="--no-build-isolation"
|
| 10 |
git+https://github.com/IDEA-Research/detrex@776058e
|