hugging2021 commited on
Commit
85b39f0
·
verified ·
1 Parent(s): 6cc6833

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ gr.Interface(
32
  article=article,
33
  title=title,
34
  description=description
35
- ).launch(enable_queue=True)
 
32
  article=article,
33
  title=title,
34
  description=description
35
+ ).launch()