Amitesh007 commited on
Commit
4d8977a
1 Parent(s): 234953c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ gr.Interface.load("models/Amitesh007/tw-sentiment-finetuned",
8
  examples = examples,
9
  allow_flagging="manual",
10
  flagging_options=["incorrect", "ambiguous"]
11
- ).launch(share = True)
 
8
  examples = examples,
9
  allow_flagging="manual",
10
  flagging_options=["incorrect", "ambiguous"]
11
+ ).launch()