Thamaraiv commited on
Commit
01cd294
·
verified ·
1 Parent(s): 466b56a

Removed map

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,4 +154,4 @@ with gr.Blocks() as demo:
154
 
155
  if __name__ == "__main__":
156
  #demo.queue(max_size=20, api_open=False)
157
- demo.launch(share=True, show_api=True, mcp_server=True)
 
154
 
155
  if __name__ == "__main__":
156
  #demo.queue(max_size=20, api_open=False)
157
+ demo.launch(share=True, show_api=True)