mamakoRtechs commited on
Commit
706a562
·
verified ·
1 Parent(s): d51446f

Update app (1).py

Browse files
Files changed (1) hide show
  1. app (1).py +1 -1
app (1).py CHANGED
@@ -145,4 +145,4 @@ with gr.Blocks() as demo:
145
  outputs=[audio_output],
146
  )
147
 
148
- demo.launch(mcp_server=True)
 
145
  outputs=[audio_output],
146
  )
147
 
148
+ demo.launch(share=True)