prithivMLmods commited on
Commit
dc5e70f
·
verified ·
1 Parent(s): 1486d61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -311,9 +311,9 @@ demo = gr.ChatInterface(
311
  ],
312
  examples=[
313
  [{"text": "@gemma3 Explain the Image", "files": ["examples/3.jpg"]}],
 
314
  ["@gemma3 Explain Critical Temperature of Substance"],
315
  [{"text": "@gemma3 Transcription of the letter", "files": ["examples/222.png"]}],
316
- [{"text": "@video-infer Explain the content of the Advertisement", "files": ["examples/videoplayback.mp4"]}],
317
  [{"text": "@video-infer Explain the content of the video in detail", "files": ["examples/breakfast.mp4"]}],
318
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
319
  [{"text": "@video-infer Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],
 
311
  ],
312
  examples=[
313
  [{"text": "@gemma3 Explain the Image", "files": ["examples/3.jpg"]}],
314
+ [{"text": "@video-infer Explain the content of the Advertisement", "files": ["examples/videoplayback.mp4"]}],
315
  ["@gemma3 Explain Critical Temperature of Substance"],
316
  [{"text": "@gemma3 Transcription of the letter", "files": ["examples/222.png"]}],
 
317
  [{"text": "@video-infer Explain the content of the video in detail", "files": ["examples/breakfast.mp4"]}],
318
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
319
  [{"text": "@video-infer Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],