linoyts HF Staff commited on
Commit
1a4a5ed
·
verified ·
1 Parent(s): 72b300a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -471,4 +471,4 @@ with gr.Blocks(css=css) as demo:
471
  )
472
 
473
  if __name__ == "__main__":
474
- demo.launch(mcp_server=True, show_error=True)
 
471
  )
472
 
473
  if __name__ == "__main__":
474
+ demo.launch(mcp_server=True)