prithivMLmods commited on
Commit
2757a17
·
verified ·
1 Parent(s): 9e5e7f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -228,8 +228,8 @@ image_examples = [
228
  ]
229
 
230
  video_examples = [
231
- ["explain the ad video in detail.", "videos/a.mp4"],
232
- ["explain the video in detail.", "videos/b.mp4"]
233
  ]
234
 
235
  # Updated CSS with model choice highlighting
 
228
  ]
229
 
230
  video_examples = [
231
+ ["explain the video in detail.", "videos/b.mp4"],
232
+ ["explain the ad video in detail.", "videos/a.mp4"]
233
  ]
234
 
235
  # Updated CSS with model choice highlighting