prithivMLmods commited on
Commit
077e694
·
verified ·
1 Parent(s): 0edbd2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ image_examples = [
185
 
186
  video_examples = [
187
  ["Explain the ad in detail", "videos/1.mp4"],
188
- ["Identify the main actions in the video", "videos/2.mp4"]
189
  ["Identify the main scenes in the video", "videos/3.mp4"]
190
  ]
191
 
 
185
 
186
  video_examples = [
187
  ["Explain the ad in detail", "videos/1.mp4"],
188
+ ["Identify the main actions in the video", "videos/2.mp4"],
189
  ["Identify the main scenes in the video", "videos/3.mp4"]
190
  ]
191