ultralytics 8.0.148 fix SettingsManager empty YAML bug (#4180)
This commit is contained in:
parent
a9fb8b239b
commit
038558cfab
7 changed files with 50 additions and 38 deletions
2
setup.py
2
setup.py
|
|
@ -46,7 +46,7 @@ setup(
|
|||
'mkdocs-material',
|
||||
'mkdocstrings[python]',
|
||||
'mkdocs-redirects', # for 301 redirects
|
||||
'mkdocs-ultralytics-plugin>=0.0.24', # for meta descriptions and images, dates and authors
|
||||
'mkdocs-ultralytics-plugin>=0.0.25', # for meta descriptions and images, dates and authors
|
||||
],
|
||||
'export': [
|
||||
'coremltools>=6.0,<=6.2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue