marcelcastrobr commited on
Commit
fef47b0
1 Parent(s): f0a42ef

Adding a norwegian text example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,5 +62,5 @@ iface = gr.Interface(
62
  [("A cute kangaroo"), 5],
63
  [("Dois cachorros"), 2],
64
  [("un homme marchant sur le parc"), 3],
65
- [("En strand med palmer"), 2]]
66
  ).launch(debug=True)
 
62
  [("A cute kangaroo"), 5],
63
  [("Dois cachorros"), 2],
64
  [("un homme marchant sur le parc"), 3],
65
+ [("et høyt fjell"), 2]]
66
  ).launch(debug=True)