Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ scikit-image
|
|
4 |
opencv-python
|
5 |
transformers
|
6 |
addict
|
7 |
-
yapf
|
|
|
|
4 |
opencv-python
|
5 |
transformers
|
6 |
addict
|
7 |
+
yapf
|
8 |
+
pycocotools
|