Nymbo commited on
Commit
8004d01
·
verified ·
1 Parent(s): e7c6d66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
59
  )
60
 
61
  # Launch the app
62
- demo.launch()
 
59
  )
60
 
61
  # Launch the app
62
+ demo.launch(mcp_server=True)