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