merve HF staff commited on
Commit
495bb87
β€’
1 Parent(s): 125e1f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,5 +68,5 @@ gr.Interface.load(
68
  api_key="team.apikey",
69
  dataset_name="ner-flags"
70
  ),
71
- flaggging_options=["Correct", "Incorrect", "Ambiguous"]
72
  ).launch()
 
68
  api_key="team.apikey",
69
  dataset_name="ner-flags"
70
  ),
71
+ flagging_options=["Correct", "Incorrect", "Ambiguous"]
72
  ).launch()