Spaces:
Running
Running
requirements.txt changes
Browse files- 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 |
-
|
|
|
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
|