jieminz commited on
Commit
fd0a04b
·
verified ·
1 Parent(s): a0bf75e

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/nllb/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;">UNESCO Language Transcriber, powered by Meta and Hugging Face</h1>
32
  </div>
33
  """
34
  )
 
28
  """
29
  <div style="text-align: center;">
30
  <img src="https://huggingface.co/spaces/UNESCO/nllb/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
  )