Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
|
|
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?"],
|