Muhammad Anas Akhtar commited on
Commit
ec41aa1
·
verified ·
1 Parent(s): 53319ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ demo = gr.Interface(
142
  outputs=[
143
  gr.Video(label="Processed Video")
144
  ],
145
- title="@GenAILearniverse Project: Video Object Detection",
146
  description="""
147
  Upload a video to detect and track objects within it.
148
  The application will process the video and draw bounding boxes around detected objects
 
142
  outputs=[
143
  gr.Video(label="Processed Video")
144
  ],
145
+ title="Video Object Detection",
146
  description="""
147
  Upload a video to detect and track objects within it.
148
  The application will process the video and draw bounding boxes around detected objects