jbochi commited on
Commit
ef7bd75
1 Parent(s): 4e63f26

Add a space to the example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def run():
46
  ),
47
  ]
48
  examples = [
49
- ["I'm a madlad!", "es", 50],
50
  ["千里之行,始於足下", "en", 50],
51
  ]
52
  outputs = gr.components.JSON()
 
46
  ),
47
  ]
48
  examples = [
49
+ ["I'm a mad lad!", "es", 50],
50
  ["千里之行,始於足下", "en", 50],
51
  ]
52
  outputs = gr.components.JSON()