ysharma HF Staff commited on
Commit
d0f1a65
·
verified ·
1 Parent(s): ff62738

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -694,7 +694,7 @@ with gr.Blocks(title="Gradio Agents & MCP Hackathon - Winter 2025", css=custom_c
694
  label="Which track interests you most? *",
695
  choices=[
696
  "Track 1: Building MCP",
697
- "Track 2: MCP in Action",
698
  ]
699
  )
700
 
 
694
  label="Which track interests you most? *",
695
  choices=[
696
  "Track 1: Building MCP",
697
+ "Track 2: MCP in Action (Agents)",
698
  ]
699
  )
700