Solo448 commited on
Commit
6b93b27
·
verified ·
1 Parent(s): 6341f08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,4 +135,4 @@ iface = gr.Interface(
135
  description="Enter bengali text to convert to speech"
136
  )
137
 
138
- iface.launch(share=True)
 
135
  description="Enter bengali text to convert to speech"
136
  )
137
 
138
+ iface.launch()