We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9841b94 commit 9858573Copy full SHA for 9858573
requirements.txt
@@ -4,5 +4,5 @@ easydict>=1.9,<=1.10
4
opencv-python>=3.4,<3.5
5
tensorflow==2.3.1
6
tensorlayer==2.2.3
7
-pycocotools=2.0.0 # must be installed after cython and numpy are installed
+pycocotools==2.0.0 # must be installed after cython and numpy are installed
8
0 commit comments