jieminz commited on
Commit
d35cb4c
·
verified ·
1 Parent(s): 9d1e653

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ with gr.Blocks() as demo:
28
  """
29
  <div style="text-align: center;">
30
  <img src="https://huggingface.co/spaces/UNESCO/MMS/resolve/main/UNESCO_META_HF_BANNER.png" alt="UNESCO Meta Hugging Face Banner" style="max-width: 800px; width: 100%; margin: 0 auto;">
31
- <h1 style="color: #0077be;">Language Transcriber powered by UNESCO, Meta and Hugging Face</h1>
32
  </div>
33
  """
34
  )
 
28
  """
29
  <div style="text-align: center;">
30
  <img src="https://huggingface.co/spaces/UNESCO/MMS/resolve/main/UNESCO_META_HF_BANNER.png" alt="UNESCO Meta Hugging Face Banner" style="max-width: 800px; width: 100%; margin: 0 auto;">
31
+ <h1 style="color: #0077be;">In support of Linguistic Diversity and the International Decade of Indigenous Languages powered by Meta and Hugging Face</h1>
32
  </div>
33
  """
34
  )