AItool commited on
Commit
4a8bc36
·
verified ·
1 Parent(s): 38b251d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ def translate(input_text, source, target):
87
 
88
  with st.container():
89
  st.header("Basque (EU) Euskera Multilingual Translator (Basque as the Starting Point)")
90
- st.caption("This is a trained AI translator - Hau AI itzultzaile bat da. Oraingoz lau hizkintzetara itzultzen du.")
91
  coffee = """
92
  <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>
93
  """
 
87
 
88
  with st.container():
89
  st.header("Basque (EU) Euskera Multilingual Translator (Basque as the Starting Point)")
90
+ st.caption("This is AI translator using language models - Hau hizkuntza-ereduak erabiltzen dituen AI itzultzaile bat da. Oraingoz lau hizkuntzetara itzultzen du.")
91
  coffee = """
92
  <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>
93
  """