on1onmangoes commited on
Commit
5b90661
·
verified ·
1 Parent(s): a761f53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -384,4 +384,4 @@ document.addEventListener('DOMContentLoaded', function() {
384
  outputs=[text_input, audio_output, info_output],
385
  )
386
 
387
- demo.launch()
 
384
  outputs=[text_input, audio_output, info_output],
385
  )
386
 
387
+ demo.launch(mcp_server=True)