Enutrof commited on
Commit
76a92b9
β€’
1 Parent(s): c60d418

updated app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ interface = gr.Interface(
61
  gr.Textbox(label="Prediction 2"),
62
  gr.Textbox(label="Prediction 3"),
63
  ],
64
- title='β€œEHN?” A Bi-directional English to πŸ‡³πŸ‡¬ Pidgin Machine Translator', # ![NITHUB Logo](https://imgur.com/rNfN7cf)
65
  description='Type your English/πŸ‡³πŸ‡¬ Pidgin text in the left text box to get πŸ‡³πŸ‡¬ Pidgin/English translations on the right. '
66
  '\n'
67
  '- BM Model: Bible-based Marian Model\n'
 
61
  gr.Textbox(label="Prediction 2"),
62
  gr.Textbox(label="Prediction 3"),
63
  ],
64
+ title='β€œEHN?”: A Bi-directional English to πŸ‡³πŸ‡¬ Pidgin Machine Translator', # ![NITHUB Logo](https://imgur.com/rNfN7cf)
65
  description='Type your English/πŸ‡³πŸ‡¬ Pidgin text in the left text box to get πŸ‡³πŸ‡¬ Pidgin/English translations on the right. '
66
  '\n'
67
  '- BM Model: Bible-based Marian Model\n'