play7284 commited on
Commit
9cc2d3b
·
verified ·
1 Parent(s): 9a37aed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -371,4 +371,4 @@ demo = gr.TabbedInterface(
371
  )
372
 
373
  if __name__ == "__main__":
374
- demo.launch(debug=True)
 
371
  )
372
 
373
  if __name__ == "__main__":
374
+ demo.launch(debug=True, mcp_server=True)