matias commited on
Commit
60d3210
·
1 Parent(s): e446f13

fixed error while processing

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ with demo:
49
  button.click(generate_sound,text,output)
50
 
51
 
52
- demo.launch(debug=True)
 
49
  button.click(generate_sound,text,output)
50
 
51
 
52
+ demo.launch()