Ionut-Bostan commited on
Commit
be197a9
·
1 Parent(s): a8cbdb8

moddified app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ iface = gr.Interface(
42
  outputs=gr.outputs.Audio(type="filepath"),
43
  title="Text-to-Speech Demo",
44
  )
45
- iface.launch(share=True)
 
42
  outputs=gr.outputs.Audio(type="filepath"),
43
  title="Text-to-Speech Demo",
44
  )
45
+ iface.launch()