ntt123 commited on
Commit
ba54530
1 Parent(s): 926a62f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,5 +44,5 @@ gr.Interface(
44
  description=description,
45
  theme="default",
46
  allow_screenshot=False,
47
- allow_flagging=False,
48
  ).launch(debug=False)
 
44
  description=description,
45
  theme="default",
46
  allow_screenshot=False,
47
+ allow_flagging="never",
48
  ).launch(debug=False)