Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -10,8 +10,7 @@ opencv-python
|
|
| 10 |
git+https://github.com/cocodataset/panopticapi.git
|
| 11 |
git+https://github.com/mcordts/cityscapesScripts.git
|
| 12 |
imutils
|
| 13 |
-
|
| 14 |
-
natten==0.14.2
|
| 15 |
cython
|
| 16 |
setuptools==59.5.0
|
| 17 |
scipy
|
|
|
|
| 10 |
git+https://github.com/cocodataset/panopticapi.git
|
| 11 |
git+https://github.com/mcordts/cityscapesScripts.git
|
| 12 |
imutils
|
| 13 |
+
natten
|
|
|
|
| 14 |
cython
|
| 15 |
setuptools==59.5.0
|
| 16 |
scipy
|