abidlabs HF Staff commited on
Commit
6757b56
·
verified ·
1 Parent(s): 18daf13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ with gr.Blocks() as demo:
83
  )
84
 
85
  # Launch the Gradio app
86
- demo.launch()
 
83
  )
84
 
85
  # Launch the Gradio app
86
+ demo.launch(mcp_server=True)