Unverified 提交 1dcb7749 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Update requirements.txt with Usage example (#7966)

Update requirements.txt
上级 5d6fbb1e
# pip install -r requirements.txt # YOLOv5 requirements
# Usage: pip install -r requirements.txt
# Base ---------------------------------------- # Base ----------------------------------------
matplotlib>=3.2.2 matplotlib>=3.2.2
...@@ -31,7 +32,6 @@ seaborn>=0.11.0 ...@@ -31,7 +32,6 @@ seaborn>=0.11.0
# Extras -------------------------------------- # Extras --------------------------------------
# albumentations>=1.0.3 # albumentations>=1.0.3
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
# pycocotools>=2.0 # COCO mAP # pycocotools>=2.0 # COCO mAP
# roboflow # roboflow
thop # FLOPs computation thop # FLOPs computation
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论