nvipin63 commited on
Commit
e9ea9e9
·
verified ·
1 Parent(s): 647c6ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -752,13 +752,13 @@ def create_interface():
752
  "Comprehensive Analyst": "Provides thorough multi-dimensional analysis"
753
  }
754
 
755
- with gr.Blocks(title="The Second Opinion - Agentic") as app:
756
 
757
  gr.HTML(custom_css)
758
 
759
  gr.Markdown(
760
  """
761
- # 🧠 Second Opinion AI Agent
762
 
763
  <p style="text-align: center; color: #64748b; font-size: 1.1rem; margin-bottom: 1.5rem;">
764
  Agentic analysis powered by MCP tools • Challenge your thinking • Catch blind spots • Discover alternatives
 
752
  "Comprehensive Analyst": "Provides thorough multi-dimensional analysis"
753
  }
754
 
755
+ with gr.Blocks(title="The Second Opinion") as app:
756
 
757
  gr.HTML(custom_css)
758
 
759
  gr.Markdown(
760
  """
761
+ # 🧠 The Second Opinion
762
 
763
  <p style="text-align: center; color: #64748b; font-size: 1.1rem; margin-bottom: 1.5rem;">
764
  Agentic analysis powered by MCP tools • Challenge your thinking • Catch blind spots • Discover alternatives