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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +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
- <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():
 
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 an AI translator using language models - Hau hizkuntza-ereduak erabiltzen dituen IA itzultzaile bat da. Oraingoz lau hizkuntzetara itzultzen du.</p>
85
  </body>
86
  </html>""")
87
  with gr.Row():