ultralytics 8.0.99 HUB resume fix and Docs updates (#2567)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
This commit is contained in:
parent
229119c376
commit
db1c5885d5
19 changed files with 486 additions and 52 deletions
3
setup.py
3
setup.py
|
|
@ -47,8 +47,7 @@ setup(
|
|||
'mkdocs-material',
|
||||
'mkdocstrings[python]',
|
||||
'mkdocs-redirects', # for 301 redirects
|
||||
'mkdocs-git-revision-date-localized-plugin', # for created/updated dates
|
||||
'mkdocs-ultralytics-plugin', # for meta descriptions and images
|
||||
'mkdocs-ultralytics-plugin', # for meta descriptions and images, dates and authors
|
||||
],
|
||||
'export': ['coremltools>=6.0', 'openvino-dev>=2022.3', 'tensorflowjs'], # automatically installs tensorflow
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue