SamanthaStorm commited on
Commit
466127f
·
verified ·
1 Parent(s): 3f75626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -739,6 +739,6 @@ demo = gr.Interface(
739
  title="Abuse Pattern Detector + Escalation Quiz",
740
  description="…",
741
  allow_flagging="manual"
742
- )
743
  iface.launch(server_name="0.0.0.0", server_port=7860)
744
 
 
739
  title="Abuse Pattern Detector + Escalation Quiz",
740
  description="…",
741
  allow_flagging="manual"
742
+ )
743
  iface.launch(server_name="0.0.0.0", server_port=7860)
744