kufei commited on
Commit
dc44dbe
·
1 Parent(s): 80a1ed1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ if __name__ == '__main__':
70
 
71
  outputs = gr.outputs.JSON()
72
 
73
- title = "NLLB distilled 1.3B distilled demo"
74
 
75
  demo_status = "Demo is running on CPU"
76
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"
 
70
 
71
  outputs = gr.outputs.JSON()
72
 
73
+ title = "NLLB distilled 1.3B distilled【多语言翻译器】"
74
 
75
  demo_status = "Demo is running on CPU"
76
  description = f"Details: https://github.com/facebookresearch/fairseq/tree/nllb. {demo_status}"