owaiskha9654 commited on
Commit
27fcb1f
·
1 Parent(s): 9984c6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,5 +72,5 @@ gr.Interface(
72
  description=Custom_description,
73
  article=Footer,
74
  cache= True,
75
- allow_flagging=False,
76
  examples=examples1).launch()
 
72
  description=Custom_description,
73
  article=Footer,
74
  cache= True,
75
+ allow_flagging='never',
76
  examples=examples1).launch()