diff --git a/app/upload/page.tsx b/app/upload/page.tsx index 7a11302..837275e 100644 --- a/app/upload/page.tsx +++ b/app/upload/page.tsx @@ -317,9 +317,9 @@ export default function UploadPage() { OpenAI SAM 3 Segmentation Model - + {/* YOLOE Open-Vocabulary Detection - + */} diff --git a/components/video-player-section.tsx b/components/video-player-section.tsx index 6a29502..6b5171a 100644 --- a/components/video-player-section.tsx +++ b/components/video-player-section.tsx @@ -236,7 +236,7 @@ function DetailedSummarySection({ {allDetections.map(({ detection, locationName, packageName }, idx) => (