ultralytics 8.0.185 dependencies and tests fixes (#5046)
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
92753ebd84
commit
a9033118cf
13 changed files with 149 additions and 23 deletions
2
setup.py
2
setup.py
|
|
@ -71,7 +71,7 @@ setup(
|
|||
'mkdocs-ultralytics-plugin>=0.0.27', # for meta descriptions and images, dates and authors
|
||||
],
|
||||
'export': [
|
||||
'coremltools>=7.0.b1',
|
||||
'coremltools>=7.0',
|
||||
'openvino-dev>=2023.0',
|
||||
'tensorflowjs', # automatically installs tensorflow
|
||||
], },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue