Tonic commited on
Commit
cdb1562
·
verified ·
1 Parent(s): 404e20c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,4 +276,4 @@ with gr.Blocks() as demo:
276
 
277
  # Launch the demo
278
  if __name__ == "__main__":
279
- demo.launch(ssr_mode=False, mcp_server=False)
 
276
 
277
  # Launch the demo
278
  if __name__ == "__main__":
279
+ demo.launch(ssr_mode=False, mcp_server=True)