Tenzin Gyalpo commited on
Commit
213f4d9
1 Parent(s): 0d810de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ if __name__ == '__main__':
78
  demo_status = "[སྐད་ཡིག་གཅིག་ཀྱང་མ་ལུས་པ།]"
79
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
80
  examples = [
81
- [ 'English', 'Standard Tibetan', 'Weather is very good today!', 'དེ་རིང་གནམ་གཤིས་ཧ་ཅང་ལེགས་འདུག།']
82
  ]
83
 
84
  gr.Interface(translation,
 
78
  demo_status = "[སྐད་ཡིག་གཅིག་ཀྱང་མ་ལུས་པ།]"
79
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
80
  examples = [
81
+ [ 'English', 'Standard Tibetan', 'What is this?']
82
  ]
83
 
84
  gr.Interface(translation,