bpHigh commited on
Commit
b24a7fd
·
verified ·
1 Parent(s): a409916

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -574,4 +574,4 @@ with gr.Blocks(css=custom_css, title="Data Science Requirements Gathering Agent"
574
  )
575
 
576
  if __name__ == "__main__":
577
- app.launch(share=True, show_error=True, mcp_server=True)
 
574
  )
575
 
576
  if __name__ == "__main__":
577
+ app.launch(share=True, show_error=True)