henry000 commited on
Commit
51f507f
Β·
1 Parent(s): 2b6f538

πŸ’š [Fix] pycocotools requirements in CI/CD

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,6 +7,7 @@ loguru
7
  numpy
8
  opencv-python
9
  Pillow
 
10
  requests
11
  rich
12
  torch
 
7
  numpy
8
  opencv-python
9
  Pillow
10
+ pycocotools
11
  requests
12
  rich
13
  torch