ntt123 commited on
Commit
1f4490f
1 Parent(s): e89bb30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ gr.Interface(
42
  outputs="audio",
43
  title = title,
44
  description=description,
45
- ).launch(debug=True)
 
42
  outputs="audio",
43
  title = title,
44
  description=description,
45
+ ).launch(debug=False)