Tenzin Gyalpo commited on
Commit
03d28f0
1 Parent(s): ed66ac9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -73,9 +73,9 @@ if __name__ == '__main__':
73
  # outputs = gr.outputs.JSON()
74
  outputs = gr.Textbox(lines=5, label="Translated Output | རྒྱུར་ཟིན་པ།")
75
 
76
- title = "NLLB distilled 1.3B distilled [སྐད་ཡིག་གཅིག་ཀྱང་མ་ལུས་པ།]"
77
 
78
- demo_status = "Demo is running on CPU"
79
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
80
  examples = [
81
  ['Standard Tibetan', 'English', 'ཁྱེད་ཀྱིས་ཟས་ཟིན་ནམ།']
 
73
  # outputs = gr.outputs.JSON()
74
  outputs = gr.Textbox(lines=5, label="Translated Output | རྒྱུར་ཟིན་པ།")
75
 
76
+ title = "Dhumra AI Translator"
77
 
78
+ demo_status = "[སྐད་ཡིག་གཅིག་ཀྱང་མ་ལུས་པ།]"
79
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
80
  examples = [
81
  ['Standard Tibetan', 'English', 'ཁྱེད་ཀྱིས་ཟས་ཟིན་ནམ།']