ultralytics 8.0.96 TAL speed and memory improvements (#2484)
Signed-off-by: Evangelos Petrongonas <e.petrongonas@hellenicdrones.com> Co-authored-by: Evangelos Petrongonas <24351757+vpetrog@users.noreply.github.com> Co-authored-by: JF Chen <k-2feng@hotmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
e21428ca4e
commit
6ee3a9a74b
13 changed files with 163 additions and 53 deletions
|
|
@ -31,3 +31,8 @@ th, td {
|
|||
background-color: hsla(var(--md-hue),25%,25%,1)
|
||||
}
|
||||
/* Table format like GitHub ----------------------------------------------------------------------------------------- */
|
||||
|
||||
/* Code block vertical scroll */
|
||||
.md-typeset pre > code {
|
||||
max-height: 20rem;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue