prithivMLmods commited on
Commit
a977b3f
·
verified ·
1 Parent(s): 05c4cc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -413,7 +413,8 @@ demo = gr.ChatInterface(
413
  ],
414
  examples=[
415
  [{"text": "@gemma3-4b Explain the Image", "files": ["examples/3.jpg"]}],
416
- [{"text": "@gemma3-4b Extract as JSON", "files": ["examples/4.jpg"]}],
 
417
  ['@lightningv5 Chocolate dripping from a donut'],
418
  ["Python Program for Array Rotation"],
419
  ["@tts1 Who is Nikola Tesla, and why did he die?"],
 
413
  ],
414
  examples=[
415
  [{"text": "@gemma3-4b Explain the Image", "files": ["examples/3.jpg"]}],
416
+ [{"text": "@gemma3-4b Where do the major drought happen?", "files": ["examples/111.png"]}],
417
+ [{"text": "@gemma3-4b Summarize the letter", "files": ["examples/222.png"]}],
418
  ['@lightningv5 Chocolate dripping from a donut'],
419
  ["Python Program for Array Rotation"],
420
  ["@tts1 Who is Nikola Tesla, and why did he die?"],