jieminz commited on
Commit
646ac72
·
verified ·
1 Parent(s): cc776df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks() as demo:
70
  """
71
  <div style="text-align: center;">
72
  <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;">
73
- <h1 style="color: #0077be;">UNESCO Language Translator, powered by Meta and Hugging Face</h1>
74
  </div>
75
  """
76
  )
 
70
  """
71
  <div style="text-align: center;">
72
  <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;">
73
+ <h1 style="color: #0077be;">UNESCO Language Transcriber, powered by Meta and Hugging Face</h1>
74
  </div>
75
  """
76
  )