shenyunhang commited on
Commit
a5fd09f
·
verified ·
1 Parent(s): 7c19706

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ transformers
4
  # opencv-python
5
  # scipy
6
  einops
7
- lvis
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