This commit is contained in:
lee
2025-06-18 14:35:43 +08:00
commit e474ab5f9f
529 changed files with 80523 additions and 0 deletions

12
docs/overrides/main.html Normal file
View File

@ -0,0 +1,12 @@
<!--Ultralytics YOLO 🚀, AGPL-3.0 license-->
{% extends "base.html" %}
{% block announce %}
<div style="text-align: center;">
<a href="https://hub.ultralytics.com/signup?utm_source=docs&utm_medium=banner&utm_campaign=cloud_training_release"
target="_blank" style="color: #FFFFFF;">
Introducing Ultralytics HUB Cloud Training! ☁️ Scalable. Simple. Smart. &nbsp;
</a>
</div>
{% endblock %}