Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ av
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
-
pycocotools
|
|
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
+
pycocotools
|
24 |
+
flask
|