updated app
Browse files
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
|
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'
|