amgad59 commited on
Commit
990de08
1 Parent(s): a080da2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ gr.Interface(
65
  article=article,
66
  examples=[["cute Sundar Pichai creature", 40], ["Hello kitty", 40]],
67
  allow_flagging=False,
68
- ).launch(enable_queue=True)
 
65
  article=article,
66
  examples=[["cute Sundar Pichai creature", 40], ["Hello kitty", 40]],
67
  allow_flagging=False,
68
+ ).launch()