ultralytics 8.0.190 add thop>=0.1.1 to requirements.txt (#5162)
Co-authored-by: JohanWesto <Johan.westo@gmail.com> Co-authored-by: Muhammad Rizwan Munawar <62513924+RizwanMunawar@users.noreply.github.com> Co-authored-by: StephenBeirlaen <11806615+StephenBeirlaen@users.noreply.github.com>
This commit is contained in:
parent
092b58a8cf
commit
9aaa5d5ed0
7 changed files with 28 additions and 11 deletions
|
|
@ -38,7 +38,7 @@ seaborn>=0.11.0
|
|||
# Extras --------------------------------------
|
||||
psutil # system utilization
|
||||
py-cpuinfo # display CPU info
|
||||
# thop>=0.1.1 # FLOPs computation
|
||||
thop>=0.1.1 # FLOPs computation
|
||||
# ipython # interactive notebook
|
||||
# albumentations>=1.0.3 # training augmentations
|
||||
# pycocotools>=2.0.6 # COCO mAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue