Vijish commited on
Commit
4e6447a
·
verified ·
1 Parent(s): 28d622e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ iface = gr.Interface(
64
  title="Text-to-Speech Conversion"
65
  )
66
 
67
- iface.launch(default_concurrency_limit=2)
 
64
  title="Text-to-Speech Conversion"
65
  )
66
 
67
+ iface.launch()