yijun-lee commited on
Commit
eca2420
Β·
verified Β·
1 Parent(s): 3a1f6a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +12 -1
app.py CHANGED
@@ -598,7 +598,7 @@ with gr.Blocks(title="🚦 Router MCP", css="""
598
  with gr.Tabs() as tabs:
599
  with gr.Tab("Overview"):
600
  gr.Markdown("""
601
- <span style="font-size: 1.1em">Router MCP is a powerful tool that helps you discover and connect to MCP servers.
602
  Whether you're looking for specific functionality or exploring new possibilities,
603
  Router MCP makes it easy to find the perfect MCP server for your needs.</span>
604
  """)
@@ -607,6 +607,17 @@ with gr.Blocks(title="🚦 Router MCP", css="""
607
  ## πŸŽ₯ Video Demo
608
  """)
609
 
 
 
 
 
 
 
 
 
 
 
 
610
  with gr.Row():
611
  with gr.Column():
612
  gr.Markdown("""
 
598
  with gr.Tabs() as tabs:
599
  with gr.Tab("Overview"):
600
  gr.Markdown("""
601
+ <span style="font-size: 1.15em"> Router MCP is a powerful tool that helps you discover and connect to MCP servers.
602
  Whether you're looking for specific functionality or exploring new possibilities,
603
  Router MCP makes it easy to find the perfect MCP server for your needs.</span>
604
  """)
 
607
  ## πŸŽ₯ Video Demo
608
  """)
609
 
610
+ with gr.Row():
611
+ with gr.Column():
612
+ gr.Video(
613
+ value="demo.mp4",
614
+ label="Router MCP Demo Video",
615
+ interactive=False,
616
+ width=640
617
+ )
618
+ with gr.Column():
619
+ pass
620
+
621
  with gr.Row():
622
  with gr.Column():
623
  gr.Markdown("""