prithivMLmods commited on
Commit
33a4e3c
·
verified ·
1 Parent(s): 492b86a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -322,6 +322,7 @@ demo = gr.ChatInterface(
322
  ],
323
  [{"text": "@gemma3 Explain the Image", "files": ["examples/3.jpg"]}],
324
  [{"text": "@video-infer Explain the content of the Advertisement", "files": ["examples/videoplayback.mp4"]}],
 
325
  ["@gemma3 Explain Critical Temperature of Substance"],
326
  [{"text": "@gemma3 Transcription of the letter", "files": ["examples/222.png"]}],
327
  [{"text": "@video-infer Explain the content of the video in detail", "files": ["examples/breakfast.mp4"]}],
 
322
  ],
323
  [{"text": "@gemma3 Explain the Image", "files": ["examples/3.jpg"]}],
324
  [{"text": "@video-infer Explain the content of the Advertisement", "files": ["examples/videoplayback.mp4"]}],
325
+ [{"text": "@gemma3 Which movie character is this?", "files": ["examples/9999.jpg"]}],
326
  ["@gemma3 Explain Critical Temperature of Substance"],
327
  [{"text": "@gemma3 Transcription of the letter", "files": ["examples/222.png"]}],
328
  [{"text": "@video-infer Explain the content of the video in detail", "files": ["examples/breakfast.mp4"]}],