Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -733,7 +733,7 @@ demo = gr.ChatInterface(
|
|
| 733 |
],
|
| 734 |
cache_examples=False,
|
| 735 |
type="messages",
|
| 736 |
-
description="# **Agent Dino `@phi4 'prompt..'
|
| 737 |
fill_height=True,
|
| 738 |
textbox=gr.MultimodalTextbox(
|
| 739 |
label="Query Input",
|
|
|
|
| 733 |
],
|
| 734 |
cache_examples=False,
|
| 735 |
type="messages",
|
| 736 |
+
description="# **Agent Dino `@phi4 'prompt..', @image, etc..`**",
|
| 737 |
fill_height=True,
|
| 738 |
textbox=gr.MultimodalTextbox(
|
| 739 |
label="Query Input",
|