Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -796,7 +796,6 @@ demo = gr.ChatInterface(
|
|
| 796 |
["@rAgent Explain how a binary search algorithm works."],
|
| 797 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
| 798 |
["@tts1 Explain Tower of Hanoi"],
|
| 799 |
-
["@gemma3-4b Describe this image in detail."]
|
| 800 |
],
|
| 801 |
cache_examples=False,
|
| 802 |
type="messages",
|
|
|
|
| 796 |
["@rAgent Explain how a binary search algorithm works."],
|
| 797 |
["@web Is Grok-3 Beats DeepSeek-R1 at Reasoning ?"],
|
| 798 |
["@tts1 Explain Tower of Hanoi"],
|
|
|
|
| 799 |
],
|
| 800 |
cache_examples=False,
|
| 801 |
type="messages",
|