ultralytics 8.0.209 fix P6 model validation (#6261)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Jie Li <32835610+jedi007@users.noreply.github.com>
Co-authored-by: Haruto Watahiki <43723360+WATA-Haru@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-11-14 00:54:30 +01:00 committed by GitHub
parent 87233ea17c
commit 9a5891444e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 95 additions and 92 deletions

View file

@ -118,6 +118,8 @@ extra:
extra_css:
- stylesheets/style.css
extra_javascript:
- javascript/extra.js
markdown_extensions:
- admonition