inoculatemedia commited on
Commit
0cd52d9
·
verified ·
1 Parent(s): 1ac9993

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,4 +107,4 @@ with gr.Blocks() as demo:
107
  tts_interface.render()
108
 
109
  # Launch the Gradio app
110
- demo.launch(show_error=True, mcp_server=True, show_api=True)
 
107
  tts_interface.render()
108
 
109
  # Launch the Gradio app
110
+ demo.launch(show_error=True, show_api=True)