prithivMLmods commited on
Commit
0a79f7a
·
verified ·
1 Parent(s): 0551931

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ examples = [
159
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
160
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],
161
  [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
162
- [{"text": "@video-infer Explain the content of the video.", "files": ["example_videos/sample_video.mp4"]}],
163
  ]
164
 
165
  demo = gr.ChatInterface(
 
159
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
160
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],
161
  [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
162
+ [{"text": "@video-infer Explain the content of the video.", "files": ["example_videos/sky.mp4"]}],
163
  ]
164
 
165
  demo = gr.ChatInterface(