praeclarumjj3 commited on
Commit
2cfa377
·
1 Parent(s): a046225

Fix cocoapi

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ torchaudio==0.9.0
5
  -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
6
  detectron2==0.6
7
  opencv-python
8
- git+https://github.com/cocodataset/panopticapi.git
9
  git+https://github.com/mcordts/cityscapesScripts.git
10
  imutils
11
  -f https://shi-labs.com/natten/wheels/cu111/torch1.9/index.html
 
5
  -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
6
  detectron2==0.6
7
  opencv-python
8
+ git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
9
  git+https://github.com/mcordts/cityscapesScripts.git
10
  imutils
11
  -f https://shi-labs.com/natten/wheels/cu111/torch1.9/index.html