YourUsername commited on
Commit
c39527d
·
2 Parent(s): 49fabfb ebdd7b9

Merge branch 'main' of https://huggingface.co/spaces/beyoru/clone-tools

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -152,10 +152,10 @@ _tab_names = [
152
  "MySQL Database",
153
  ]
154
 
155
- with gr.Blocks(title="Nymbo/Tools MCP") as demo:
156
 
157
  with gr.Sidebar(width=300, elem_classes="app-sidebar"):
158
- gr.Markdown("## Nymbo/Tools MCP\n<p style='font-size: 0.7rem; opacity: 0.85; margin-top: 2px;'>General purpose tools useful for any agent.</p>\n<code style='font-size: 0.7rem; word-break: break-all;'>https://nymbo.net/gradio_api/mcp/</code>")
159
 
160
  with gr.Accordion("Information", open=False):
161
  gr.HTML(
 
152
  "MySQL Database",
153
  ]
154
 
155
+ with gr.Blocks(title="Nymbo clone/Tools MCP") as demo:
156
 
157
  with gr.Sidebar(width=300, elem_classes="app-sidebar"):
158
+ gr.Markdown("## Nymbo clone/Tools MCP\n<p style='font-size: 0.7rem; opacity: 0.85; margin-top: 2px;'>General purpose tools useful for any agent.</p>\n<code style='font-size: 0.7rem; word-break: break-all;'>https://nymbo.net/gradio_api/mcp/</code>")
159
 
160
  with gr.Accordion("Information", open=False):
161
  gr.HTML(