oniati commited on
Commit
5fbeb24
·
verified ·
1 Parent(s): 7e44813

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,6 +302,6 @@ gr.Interface(
302
  article=article,
303
  examples=examples,
304
  allow_flagging=False,
305
- allow_screenshot=False,
306
  enable_queue=True
307
  ).launch()
 
302
  article=article,
303
  examples=examples,
304
  allow_flagging=False,
305
+
306
  enable_queue=True
307
  ).launch()