Otolith commited on
Commit
6d3e976
·
verified ·
1 Parent(s): 6e32490

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 | Made with ❤️</p>
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"