Spaces:
Running
Running
Update app.py
Browse files
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
|
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 |
"""
|