bstraehle commited on
Commit
4f70742
·
verified ·
1 Parent(s): 9bf7227

Update app.py

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