Update app.py
Browse files
app.py
CHANGED
|
@@ -112,7 +112,7 @@ with gr.Blocks(
|
|
| 112 |
gr.Markdown(
|
| 113 |
"""
|
| 114 |
<div class="footer">
|
| 115 |
-
<p>🌊 Powered by fine-tuned MT5 Model |
|
| 116 |
</div>
|
| 117 |
""",
|
| 118 |
elem_classes="container"
|
|
|
|
| 112 |
gr.Markdown(
|
| 113 |
"""
|
| 114 |
<div class="footer">
|
| 115 |
+
<p>🌊 Powered by fine-tuned MT5 Model | The model might take a while to load for the first time, so please be patient—but once it's loaded, translations are lightning fast! 🚀</p>
|
| 116 |
</div>
|
| 117 |
""",
|
| 118 |
elem_classes="container"
|