Update requirements.txt with Usage example (#7966)

Update requirements.txt
pull/7561/head^2
Glenn Jocher 2022-05-25 01:40:17 +02:00 committed by GitHub
parent 5d6fbb1e25
commit 1dcb774998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# pip install -r requirements.txt
# YOLOv5 requirements
# Usage: pip install -r requirements.txt
# Base ----------------------------------------
matplotlib>=3.2.2
@ -31,7 +32,6 @@ seaborn>=0.11.0
# Extras --------------------------------------
# albumentations>=1.0.3
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
# pycocotools>=2.0 # COCO mAP
# roboflow
thop # FLOPs computation