Update app.py
Browse files
app.py
CHANGED
|
@@ -586,7 +586,6 @@ with gr.Blocks(title="Gradio Agents & MCP Hackathon - Winter 2025", css=custom_c
|
|
| 586 |
choices=[
|
| 587 |
"Track 1: MCP Tools & Servers",
|
| 588 |
"Track 2: Agentic Applications",
|
| 589 |
-
"Track 3: AI-First Mobile Experiences",
|
| 590 |
]
|
| 591 |
)
|
| 592 |
|
|
|
|
| 586 |
choices=[
|
| 587 |
"Track 1: MCP Tools & Servers",
|
| 588 |
"Track 2: Agentic Applications",
|
|
|
|
| 589 |
]
|
| 590 |
)
|
| 591 |
|