imorcillo commited on
Commit
325f07d
verified
1 Parent(s): 9903b32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +16 -0
app.py CHANGED
@@ -217,6 +217,22 @@ with demo:
217
 
218
  with intro:
219
  gr.Markdown("Demoa probatzeko epea amaitu da. Eskerrik asko parte-hartzeagatik!<br><br>El periodo de prueba de la demo ha concluido. 隆Muchas gracias por tu participaci贸n!<br><br>The testing period of the demo has ended. Thank you very much for your participation!", elem_id=["intro-text"])
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
220
  '''
221
  gr.Markdown("""
222
  <span style="display:inline-flex; align-items:center;">
 
217
 
218
  with intro:
219
  gr.Markdown("Demoa probatzeko epea amaitu da. Eskerrik asko parte-hartzeagatik!<br><br>El periodo de prueba de la demo ha concluido. 隆Muchas gracias por tu participaci贸n!<br><br>The testing period of the demo has ended. Thank you very much for your participation!", elem_id=["intro-text"])
220
+ gr.HTML("""
221
+ <div id="orai-info">
222
+ <div class="logos">
223
+ <div class="sermas-logo">
224
+ <img src="https://sermasproject.eu/wp-content/uploads/2023/04/sermas-logo.png" width=100/>
225
+ <span>SERMAS</span>
226
+ </div>
227
+ <img src="https://www.orai.eus/themes/custom/orai_for_drupal9/orai_bw.svg" width=175/>
228
+ </div>
229
+ <div id="orai-info-text">
230
+ <p>The <span class="bold">LANGSWITCH</span> sub-project is part of the Open Call 1 of the <span class="bold">SERMAS</span> project. The goal of the <span class="bold">SERMAS</span> project is to provide socially-acceptable extended reality models and systems.</p>
231
+ <p>The technology powering LANGSWITCH was developed by <span class="bold">Orai NLP Teknologiak</span></p>
232
+ <p><span class="bold">Orai NLP Teknologiak</span> specializes in research, development, and innovation in artificial intelligence, with a focus on fostering a more competitive industrial and business landscape, enhancing public administration efficiency, and promoting a more inclusive society.</p>
233
+ </div>
234
+ </div>
235
+ <p>""")
236
  '''
237
  gr.Markdown("""
238
  <span style="display:inline-flex; align-items:center;">