SamanthaStorm commited on
Commit
21ebfc3
·
verified ·
1 Parent(s): 047c40e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -792,7 +792,6 @@ iface = gr.Interface(
792
  description="Enter up to three messages that concern you. For the most accurate results, enter messages that happened during a recent time period that felt emotionally intense or 'off.'",
793
  allow_flagging="manual"
794
  )
795
- )
796
 
797
  if __name__ == "__main__":
798
  iface.launch()
 
792
  description="Enter up to three messages that concern you. For the most accurate results, enter messages that happened during a recent time period that felt emotionally intense or 'off.'",
793
  allow_flagging="manual"
794
  )
 
795
 
796
  if __name__ == "__main__":
797
  iface.launch()