lolout1 commited on
Commit
a4eeda0
·
1 Parent(s): a40c207

requirements.txt changes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,7 +8,8 @@ torchaudio==2.0.2+cpu
8
  numpy>=1.23.0
9
  Pillow>=8.3.2
10
  opencv-python
11
- git+https://github.com/facebookresearch/detectron2.git
 
12
  git+https://github.com/cocodataset/panopticapi.git
13
  git+https://github.com/mcordts/cityscapesScripts.git
14
  imutils
 
8
  numpy>=1.23.0
9
  Pillow>=8.3.2
10
  opencv-python
11
+
12
+ git+https://github.com/facebookresearch/[email protected]
13
  git+https://github.com/cocodataset/panopticapi.git
14
  git+https://github.com/mcordts/cityscapesScripts.git
15
  imutils