Nymbo commited on
Commit
7993a27
·
verified ·
1 Parent(s): fc20ab2

Update app.py

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