prithivMLmods commited on
Commit
cee9eee
·
verified ·
1 Parent(s): 4749b1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -312,8 +312,8 @@ image_examples = [
312
  ]
313
 
314
  video_examples = [
315
- ["Explain the ad in detail", "example/1.mp4"],
316
- ["Identify the main actions in the coca cola ad...", "example/2.mp4"]
317
  ]
318
 
319
  css = """
 
312
  ]
313
 
314
  video_examples = [
315
+ ["Explain the video in detail.", "videos/1.mp4"],
316
+ ["Explain the video in detail.", "videos/2.mp4"]
317
  ]
318
 
319
  css = """