abdullahmeda commited on
Commit
457a71b
·
verified ·
1 Parent(s): 1be2f7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ with gr.Blocks() as readme_tab:
182
  demo = gr.TabbedInterface(
183
  [readme_tab, list_resources_demo, get_docs_demo],
184
  ["Quickstart", "List Resources", "Get Documentation"],
185
- title="OpenHFContext7 MCP - Up-to-date Code Docs For Any Prompt",
186
  )
187
 
188
  demo.launch(mcp_server=True)
 
182
  demo = gr.TabbedInterface(
183
  [readme_tab, list_resources_demo, get_docs_demo],
184
  ["Quickstart", "List Resources", "Get Documentation"],
185
+ title="Open HFContext7 MCP - Up-to-date 🤗 Docs For Any Prompt",
186
  )
187
 
188
  demo.launch(mcp_server=True)