sk23aib commited on
Commit
c984042
·
verified ·
1 Parent(s): ba3bb7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -68,4 +68,5 @@ interface = gr.Interface(
68
  description="See which emotion is predicted by BERT, XLNet, and GPT-2, along with their confidence."
69
  )
70
 
 
71
  interface.launch()
 
68
  description="See which emotion is predicted by BERT, XLNet, and GPT-2, along with their confidence."
69
  )
70
 
71
+
72
  interface.launch()