Nymbo commited on
Commit
381d9f9
·
verified ·
1 Parent(s): 87f023d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -227,4 +227,4 @@ print("Gradio interface initialized.")
227
 
228
  if __name__ == "__main__":
229
  print("Launching the demo application.")
230
- demo.launch(show_api=True, mcp_server=True)
 
227
 
228
  if __name__ == "__main__":
229
  print("Launching the demo application.")
230
+ demo.launch(show_api=True)