LilyF commited on
Commit
8aaeab4
1 Parent(s): 11aeebd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -54,5 +54,4 @@ iface = gr.Interface(fn=generateTextAndAudio,
54
  title=title,
55
  description=description,
56
  examples=examples,
57
- article=article).launch(debug = True)
58
-
 
54
  title=title,
55
  description=description,
56
  examples=examples,
57
+ article=article).launch(debug = True)