bowphs commited on
Commit
ffac739
1 Parent(s): 637d1b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def generate(text, generation_args):
21
 
22
  examples = [
23
  ["translate english to latin: and he took the sword and killed the man."],
24
- ["translate english to latin: and he took the sword and killed the man."],
25
  ]
26
 
27
  demo = gr.Interface(
 
21
 
22
  examples = [
23
  ["translate english to latin: and he took the sword and killed the man."],
24
+ ["translate english to greek: and he took the sword and killed the man."],
25
  ]
26
 
27
  demo = gr.Interface(