Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -720,7 +720,7 @@ demo = gr.ChatInterface(
|
|
720 |
["@rAgent Explain how a binary search algorithm works."],
|
721 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
722 |
["@tts1 Explain Tower of Hanoi"],
|
723 |
-
["@image A drawing of an man made out of
|
724 |
],
|
725 |
cache_examples=False,
|
726 |
type="messages",
|
|
|
720 |
["@rAgent Explain how a binary search algorithm works."],
|
721 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
722 |
["@tts1 Explain Tower of Hanoi"],
|
723 |
+
["@image A drawing of an man made out of hamburger, blue sky background, soft pastel colors"],
|
724 |
],
|
725 |
cache_examples=False,
|
726 |
type="messages",
|