Margaritamawyin commited on
Commit
9c9f8ad
1 Parent(s): a153f72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -14,6 +14,8 @@ torch>=1.7.0
14
  torchvision>=0.8.1
15
  tqdm>=4.64.0
16
  ultralytics
 
 
17
 
18
  # Logging -------------------------------------
19
  tensorboard>=2.4.1
 
14
  torchvision>=0.8.1
15
  tqdm>=4.64.0
16
  ultralytics
17
+ pycocotools>=2.0.2 # COCO mAP
18
+
19
 
20
  # Logging -------------------------------------
21
  tensorboard>=2.4.1