Luasmontesinos commited on
Commit
4fc3b61
·
verified ·
1 Parent(s): b16a2b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ demo = gr.Interface(
51
  outputs=gr.Audio(label="Generated Speech", type="numpy"),
52
  )
53
 
54
- demo.launch(debug=True)
 
51
  outputs=gr.Audio(label="Generated Speech", type="numpy"),
52
  )
53
 
54
+ demo.launch(debug=True)