Sanshruth commited on
Commit
539cf6e
·
verified ·
1 Parent(s): 2e55cbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -274,7 +274,7 @@ def process_video(confidence_threshold=0.5, selected_classes=None, stream_url=No
274
  # Define the Gradio interface
275
  with gr.Blocks() as demo:
276
  gr.Markdown("<h1>Real-time monitoring, object tracking, and line-crossing detection for CCTV camera streams.</h1></center>")
277
- gr.Markdown("## https://github.com/SanshruthR/CCTV_SENTRY_YOLO11")
278
 
279
  # Step 1: Enter the IP Camera Stream URL
280
  ip="https://59d39900ebfb8.streamlock.net/Channels301/default.stream/chunklist_w1780413149.m3u8"
 
274
  # Define the Gradio interface
275
  with gr.Blocks() as demo:
276
  gr.Markdown("<h1>Real-time monitoring, object tracking, and line-crossing detection for CCTV camera streams.</h1></center>")
277
+ gr.Markdown("## https://github.com/SanshruthR/CCTV_SENTRY_YOLO12")
278
 
279
  # Step 1: Enter the IP Camera Stream URL
280
  ip="https://59d39900ebfb8.streamlock.net/Channels301/default.stream/chunklist_w1780413149.m3u8"