bstraehle commited on
Commit
32c801c
·
verified ·
1 Parent(s): 71acf04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ demo = gr.Interface(
111
  cache_examples = False
112
  )
113
 
114
- demo.launch()
 
111
  cache_examples = False
112
  )
113
 
114
+ demo.launch(mcp_server=True)