Hmjz100 commited on
Commit
5009dc7
·
1 Parent(s): bb37efc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -329,8 +329,5 @@ gr.Interface(
329
  title=title,
330
  description=description,
331
  article=article,
332
- examples=examples,
333
- allow_flagging=False,
334
- allow_screenshot=False,
335
- enable_queue=True
336
  ).launch()
 
329
  title=title,
330
  description=description,
331
  article=article,
332
+ examples=examples
 
 
 
333
  ).launch()