Files
HSAP/algorithms/dms_yolo/code/docs/overrides/partials/comments.html
Chengfang Lu 7c43b44c57 feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code,
Docker Compose setup, and vendored dataset scaffolds for clone-and-run.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 16:59:59 +08:00

10 lines
235 B
HTML

<!-- Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license -->
{% if page.meta.comments %}
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
<!-- Giscus container -->
<div id="giscus-container"></div>
{% endif %}