SamanthaStorm commited on
Commit
b46bc0a
·
verified ·
1 Parent(s): a73e53d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -742,7 +742,7 @@ demo = gr.Interface(
742
  ],
743
  title="Abuse Pattern Detector + Escalation Quiz",
744
  description="Enter up to three messages that concern you…",
745
- allow_flagging="manual"
746
  )
747
 
748
 
 
742
  ],
743
  title="Abuse Pattern Detector + Escalation Quiz",
744
  description="Enter up to three messages that concern you…",
745
+ flagging_mode="manual"
746
  )
747
 
748