ultralytics 8.2.34 bump ultralytics-thop>=2.0.0 (#13662)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-06-16 23:27:43 +02:00 committed by GitHub
parent 6e12bcb71c
commit c8514a6754
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 5 deletions

View file

@ -78,7 +78,7 @@ dependencies = [
"py-cpuinfo", # display CPU info
"pandas>=1.1.4",
"seaborn>=0.11.0", # plotting
"ultralytics-thop>=0.2.5", # FLOPs computation https://github.com/ultralytics/thop
"ultralytics-thop>=2.0.0", # FLOPs computation https://github.com/ultralytics/thop
]
# Optional dependencies ------------------------------------------------------------------------------------------------
@ -95,7 +95,7 @@ dev = [
"mkdocstrings[python]",
"mkdocs-jupyter", # for notebooks
"mkdocs-redirects", # for 301 redirects
"mkdocs-ultralytics-plugin>=0.0.45", # for meta descriptions and images, dates and authors
"mkdocs-ultralytics-plugin>=0.0.48", # for meta descriptions and images, dates and authors
]
export = [
"onnx>=1.12.0", # ONNX export