Unverified 提交 980aace2 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Add `psutil` and `ipython` to requirements.txt (#7998)

* Add `psutil` and `ipython` to requirements.txt Lightweight packages used by YOLOv5 for system utilization (psutil) and interactive notebooks (IPython) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * sort alphabetically Co-authored-by: 's avatarpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
上级 cd71aa35
...@@ -31,7 +31,9 @@ seaborn>=0.11.0 ...@@ -31,7 +31,9 @@ seaborn>=0.11.0
# openvino-dev # OpenVINO export # openvino-dev # OpenVINO export
# Extras -------------------------------------- # Extras --------------------------------------
ipython # interactive notebook
psutil # system utilization
thop # FLOPs computation
# albumentations>=1.0.3 # albumentations>=1.0.3
# pycocotools>=2.0 # COCO mAP # pycocotools>=2.0 # COCO mAP
# roboflow # roboflow
thop # FLOPs computation
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论