matias commited on
Commit
41a062e
1 Parent(s): 98bbe4c

added debug

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