drdudddd commited on
Commit
93b8107
·
verified ·
1 Parent(s): c89f13d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ with gr.Blocks(fill_height=True) as demo:
23
  """)
24
 
25
  if __name__ == "__main__":
26
- demo.launch(mcp_server=True)
 
23
  """)
24
 
25
  if __name__ == "__main__":
26
+ demo.launch()