AItool commited on
Commit
224ade3
·
verified ·
1 Parent(s): 8e4f066

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -79,6 +79,7 @@ with gr.Blocks() as demo:
79
  </head>
80
  <body>
81
  <h2>Multilingual-to-Basque (EU) Euskera Translator (Basque as the Destination)</h2>
 
82
  </body>
83
  </html>""")
84
  with gr.Row():
 
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>
84
  </html>""")
85
  with gr.Row():