prithivMLmods commited on
Commit
1a33406
·
verified ·
1 Parent(s): 3f8513e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -311,7 +311,7 @@ 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"]}],
 
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"]}],