ultralytics 8.0.222 introduce new ultralytics.solutions (#6759)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Yujiao Jiang <36917338+Alex-JYJ@users.noreply.github.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
63fcc2a9ff
commit
d12411ec0d
6 changed files with 22 additions and 22 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Image is CPU-optimized for ONNX, OpenVINO and PyTorch YOLOv8 deployments
|
||||
|
||||
# Start FROM Ubuntu image https://hub.docker.com/_/ubuntu
|
||||
FROM ubuntu:mantic-20231011
|
||||
FROM ubuntu:23.10
|
||||
|
||||
# Downloads to user config dir
|
||||
ADD https://ultralytics.com/assets/Arial.ttf https://ultralytics.com/assets/Arial.Unicode.ttf /root/.config/Ultralytics/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue