Spaces:
PlayHT
/
Running on CPU Upgrade

1littlecoder commited on
Commit
e0c831f
1 Parent(s): b326bed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ iface = gr.Interface(
50
  description="Convert text into realistic speech using Play.ht."
51
  )
52
 
53
- iface.launch()
 
50
  description="Convert text into realistic speech using Play.ht."
51
  )
52
 
53
+ iface.launch(debug = True)