From 557b6609b505803eb92a4a34c69cb45da71a8ee3 Mon Sep 17 00:00:00 2001 From: "santasri.pachhal" Date: Tue, 10 Mar 2026 17:38:52 +0530 Subject: [PATCH] refactor: comment out video player section --- app/upload/page.tsx | 4 ++-- components/video-player-section.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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) => (