Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
|
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 |
|