Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -527,9 +527,9 @@ demo = gr.ChatInterface(
|
|
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 |
-
["
|
531 |
["@tts2 What causes rainbows to form?"],
|
532 |
-
["@web
|
533 |
],
|
534 |
cache_examples=False,
|
535 |
type="messages",
|
|
|
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 Gödel's Incompleteness Theorems"],
|
531 |
["@tts2 What causes rainbows to form?"],
|
532 |
+
["@web Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
533 |
],
|
534 |
cache_examples=False,
|
535 |
type="messages",
|