Update app.py
Browse files
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
|
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 |
)
|