xvjiarui commited on
Commit
3095a7d
Β·
1 Parent(s): 38c4213

remoe share

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -153,5 +153,4 @@ gr.Interface(
153
  title=title,
154
  description=description,
155
  article=article,
156
- examples=examples).launch(
157
- enable_queue=True)
 
153
  title=title,
154
  description=description,
155
  article=article,
156
+ examples=examples).launch()