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