jeffreykthomas commited on
Commit
202711b
·
1 Parent(s): 9dd9c4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ gr.Interface(decide,
89
  title="Sentiment analysis of product reviews",
90
  theme="grass", description=description,
91
  allow_flagging="auto",
92
- flagging_dir='flagging records').launch(enable_queue=True, inline=False, share=True)
 
89
  title="Sentiment analysis of product reviews",
90
  theme="grass", description=description,
91
  allow_flagging="auto",
92
+ flagging_dir='flagging records').launch(enable_queue=True, inline=False)