Amitesh007 commited on
Commit
86ebbba
1 Parent(s): 88487a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,6 +38,6 @@ gr.Interface.load("models/Amitesh007/tw-sentiment-finetuned",
38
  title = title,
39
  examples = examples,
40
  allow_flagging="manual",
41
- flag_option = ["incorrect","ambiguous"],
42
  flagging_callback=ArgillaLogger(api_url="https://amitesh007-amitesh-argilla.hf.space", api_key="team.apikey")
43
  ).launch()
 
38
  title = title,
39
  examples = examples,
40
  allow_flagging="manual",
41
+
42
  flagging_callback=ArgillaLogger(api_url="https://amitesh007-amitesh-argilla.hf.space", api_key="team.apikey")
43
  ).launch()