Bai-YT commited on
Commit
305d037
1 Parent(s): f9d7734

Update run_gradio.py

Browse files
Files changed (1) hide show
  1. run_gradio.py +1 -1
run_gradio.py CHANGED
@@ -84,4 +84,4 @@ iface = gr.Interface(
84
  "the training dataset does not include speech, the model is not expected to " \
85
  "generate coherent speech. <br> Have fun!"
86
  )
87
- iface.launch(share=True)
 
84
  "the training dataset does not include speech, the model is not expected to " \
85
  "generate coherent speech. <br> Have fun!"
86
  )
87
+ iface.launch()