Update app.py
Browse files
app.py
CHANGED
@@ -78,8 +78,7 @@ with gr.Blocks() as demo:
|
|
78 |
</style>
|
79 |
</head>
|
80 |
<body>
|
81 |
-
<h2>Basque (EU) Euskera
|
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 |
<div style="margin: 0.75em 0;">But what would really help me is a <strong>PRO subscription</strong> to Google Colab, Kaggle or Hugging Face. Many thanks.</div>
|
85 |
<p>This is an AI translator using language models - Hau hizkuntza-ereduak erabiltzen dituen IA itzultzaile bat da. Oraingoz lau hizkuntzetara itzultzen du.</p>
|
|
|
78 |
</style>
|
79 |
</head>
|
80 |
<body>
|
81 |
+
<h2>Multilingual-to-Basque (EU) Euskera Translator (Basque as destination)</h2>
|
|
|
82 |
<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>
|
83 |
<div style="margin: 0.75em 0;">But what would really help me is a <strong>PRO subscription</strong> to Google Colab, Kaggle or Hugging Face. Many thanks.</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>
|