Suburst commited on
Commit
f939f34
1 Parent(s): 86e33d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -28,8 +28,8 @@ def process_video(video):
28
  return 'output.mp4'
29
 
30
  # Define the title and description
31
- title = "Welcome to My Video Processing App"
32
- description = "Upload a video to process it using YOLOv5 and DeepSORT."
33
 
34
  # Initialize Gradio interface with title and description
35
  demo = gr.Interface(
 
28
  return 'output.mp4'
29
 
30
  # Define the title and description
31
+ title = "Welcome to DDM DeepSort"
32
+ description = "Upload a video to process it using DDM and DeepSORT."
33
 
34
  # Initialize Gradio interface with title and description
35
  demo = gr.Interface(