remove pycocotools from pyproject

pull/17020/head
MiXaiLL76 4 months ago
parent b0e46fd74a
commit 2d6c6cebf1
  1. 1
      pyproject.toml

@ -121,7 +121,6 @@ extra = [
"hub-sdk>=0.0.12", # Ultralytics HUB
"ipython", # interactive notebook
"albumentations>=1.4.6", # training augmentations
"pycocotools>=2.0.7", # COCO mAP
"faster-coco-eval>=1.6.3" # Faster COCO mAP
]

Loading…
Cancel
Save