Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -525,11 +525,11 @@ demo = gr.ChatInterface(
|
|
525 |
examples=[
|
526 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
527 |
["@3d A birthday cupcake with cherry"],
|
|
|
528 |
[{"text": "summarize the letter", "files": ["examples/1.png"]}],
|
529 |
["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
|
530 |
-
["Explain
|
531 |
["@tts2 What causes rainbows to form?"],
|
532 |
-
["@web Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
533 |
],
|
534 |
cache_examples=False,
|
535 |
type="messages",
|
|
|
525 |
examples=[
|
526 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
527 |
["@3d A birthday cupcake with cherry"],
|
528 |
+
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
529 |
[{"text": "summarize the letter", "files": ["examples/1.png"]}],
|
530 |
["@image Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"],
|
531 |
+
["Explain newton's third law"],
|
532 |
["@tts2 What causes rainbows to form?"],
|
|
|
533 |
],
|
534 |
cache_examples=False,
|
535 |
type="messages",
|