Update app.py
Browse files
app.py
CHANGED
@@ -78,6 +78,7 @@ with gr.Blocks() as demo:
|
|
78 |
</style>
|
79 |
</head>
|
80 |
<body>
|
|
|
81 |
<h2>Multilingual-to-Basque (EU) Euskera Translator (Basque as the 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 |
</body>
|
|
|
78 |
</style>
|
79 |
</head>
|
80 |
<body>
|
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>
|