prithivMLmods commited on
Commit
b6c5d75
·
verified ·
1 Parent(s): 9dcaa48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -483,7 +483,6 @@ demo = gr.ChatInterface(
483
  examples=[
484
 
485
  [{"text": "@gemma3-4b Explain the Image", "files": ["examples/3.jpg"]}],
486
- [{"text": "@gemma3-4b-video Describe the Ad", "files": ["examples/coca.mp4"]}],
487
  [{"text": "@gemma3-4b-video Describe the video", "files": ["examples/Missing.mp4"]}],
488
  [{"text": "@gemma3-4b-video Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],
489
  [{"text": "@gemma3-4b-video Summarize the events in this video", "files": ["examples/sky.mp4"]}],
 
483
  examples=[
484
 
485
  [{"text": "@gemma3-4b Explain the Image", "files": ["examples/3.jpg"]}],
 
486
  [{"text": "@gemma3-4b-video Describe the video", "files": ["examples/Missing.mp4"]}],
487
  [{"text": "@gemma3-4b-video Explain what is happening in this video ?", "files": ["examples/oreo.mp4"]}],
488
  [{"text": "@gemma3-4b-video Summarize the events in this video", "files": ["examples/sky.mp4"]}],