marquesafonso commited on
Commit
bd4be26
·
verified ·
1 Parent(s): ff4b155

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ demo = gr.Interface(
65
  )
66
 
67
  if __name__ == "__main__":
68
- demo.launch(mcp_server=True)
 
65
  )
66
 
67
  if __name__ == "__main__":
68
+ demo.launch()