Explorer with LanceDB, Actions and Docs updates (#7487)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com> Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com> Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>pull/8052/head
parent
0e7221fb62
commit
09ee982d35
9 changed files with 51 additions and 25 deletions
@ -0,0 +1,12 @@ |
||||
<!--Ultralytics YOLO 🚀, AGPL-3.0 license--> |
||||
|
||||
{% extends "base.html" %} |
||||
|
||||
{% block announce %} |
||||
<div style="text-align: center;"> |
||||
<a href="https://www.ultralytics.com/blog/ultralytics-yolov8-turns-one-a-year-of-breakthroughs-and-innovations" |
||||
target="_blank" style="color: #FFFFFF;"> |
||||
Ultralytics YOLOv8 Turns One! 🎉 A Year of Breakthroughs and Innovations ➜ |
||||
</a> |
||||
</div> |
||||
{% endblock %} |
Loading…
Reference in new issue