miya3333 commited on
Commit
75d3ee0
·
verified ·
1 Parent(s): 0695c0c

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -31,5 +31,4 @@ iface = gr.Interface(
31
  description="Enter text to synthesize speech."
32
  )
33
 
34
- # iface.launch()
35
- iface.launch(share=True)
 
31
  description="Enter text to synthesize speech."
32
  )
33
 
34
+ iface.launch()