prithivMLmods commited on
Commit
ff5cc66
·
verified ·
1 Parent(s): c572ddb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -159,8 +159,8 @@ image_examples = [
159
  ]
160
 
161
  video_examples = [
162
- ["Explain the Ad in Detail", "examples/videoplayback.mp4"],
163
- ["Identify the main actions in the video", "examples/demo_video.mp4"]
164
  ]
165
 
166
  # Create the Gradio Interface
 
159
  ]
160
 
161
  video_examples = [
162
+ ["Explain the Ad in Detail", "videos/1.mp4"],
163
+ ["Identify the main actions in the video", "videos/2.mp4"]
164
  ]
165
 
166
  # Create the Gradio Interface