rockdrigoma commited on
Commit
06dcddf
1 Parent(s): 792cfa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,5 +17,5 @@ gr.Interface.load(
17
  prefix+'esto se llama agua',
18
  prefix+'te amo con todo mi coraz贸n'],
19
  allow_flagging="manual",
20
- flagging_options=["wrong translation", "error", "other"]
21
  ).launch(enable_queue=True)
 
17
  prefix+'esto se llama agua',
18
  prefix+'te amo con todo mi coraz贸n'],
19
  allow_flagging="manual",
20
+ flagging_options=["right translation", "wrong translation", "error", "other"]
21
  ).launch(enable_queue=True)