Svngoku commited on
Commit
3249306
·
verified ·
1 Parent(s): 52c1b6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -98,6 +98,4 @@ demo = gr.Interface(
98
  )
99
 
100
  if __name__ == "__main__":
101
- demo.launch(
102
- mcp_server=True
103
- )
 
98
  )
99
 
100
  if __name__ == "__main__":
101
+ demo.launch()