geronimo-pericoli commited on
Commit
b9837d4
·
verified ·
1 Parent(s): 8df00df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -299,4 +299,4 @@ demo = gr.TabbedInterface(
299
  ["ArXiv", "Retrievers", "Tavily"]
300
  )
301
 
302
- demo.launch()
 
299
  ["ArXiv", "Retrievers", "Tavily"]
300
  )
301
 
302
+ demo.launch(mcp_server=True)