dipesh1701
commited on
Commit
•
9e6f72f
1
Parent(s):
a89b78d
fix typos
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ if __name__ == "__main__":
|
|
68 |
|
69 |
outputs = gr.outputs.JSON()
|
70 |
|
71 |
-
title = "
|
72 |
|
73 |
app_description = (
|
74 |
"This is a beta version of the Master Better Translator that utilizes pre-trained language models for translation."
|
|
|
68 |
|
69 |
outputs = gr.outputs.JSON()
|
70 |
|
71 |
+
title = "The Master Betters Translator"
|
72 |
|
73 |
app_description = (
|
74 |
"This is a beta version of the Master Better Translator that utilizes pre-trained language models for translation."
|