ayse commited on
Commit
6d51a31
1 Parent(s): 8a02177

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ outputs="text",
49
  title="Sentiment Classification from Text",
50
  description="This sentiment classifier is a final project of a data science bootcamp. I trained DistilBERT with Tinder Application Reviews on Google Play Store (EN).",
51
  allow_flagging="never")
52
- iface.launch(inbrowser=True)
49
  title="Sentiment Classification from Text",
50
  description="This sentiment classifier is a final project of a data science bootcamp. I trained DistilBERT with Tinder Application Reviews on Google Play Store (EN).",
51
  allow_flagging="never")
52
+ iface.launch(inbrowser=True, share=True)