AItool commited on
Commit
abdf3a9
·
verified ·
1 Parent(s): c04ffc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -81,6 +81,7 @@ with gr.Blocks() as demo:
81
  <h2>Basque (EU) Euskera Multilingual Translator (Basque as the Starting Point)</h2>
82
  <h2>Multilingual-to-Basque (EU) Euskera Translator (Basque as the Destination)</h2>
83
  <div style="margin: 0.75em 0;"><a href="https://www.buymeacoffee.com/Artgen" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a></div>
 
84
  </body>
85
  </html>""")
86
  with gr.Row():
 
81
  <h2>Basque (EU) Euskera Multilingual Translator (Basque as the Starting Point)</h2>
82
  <h2>Multilingual-to-Basque (EU) Euskera Translator (Basque as the Destination)</h2>
83
  <div style="margin: 0.75em 0;"><a href="https://www.buymeacoffee.com/Artgen" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a></div>
84
+ <p>This is AI translator using language models - Hau hizkuntza-ereduak erabiltzen dituen AI itzultzaile bat da. Oraingoz lau hizkuntzetara itzultzen du.</p>
85
  </body>
86
  </html>""")
87
  with gr.Row():