Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -285,7 +285,7 @@ div[class*="gradio-container"] .md *
|
|
285 |
introduction_text = """
|
286 |
|
287 |
"""
|
288 |
-
favicon_head = '<link rel="icon" type="image/
|
289 |
|
290 |
# with gr.Blocks(title="Sahara Leaderboard", css=custom_css) as demo:
|
291 |
# with gr.Blocks(title="Sahara Leaderboard") as demo:
|
|
|
285 |
introduction_text = """
|
286 |
|
287 |
"""
|
288 |
+
favicon_head = '<link rel="icon" type="image/jpeg" href="https://africa.dlnlp.ai/sahara/img/sahara_logo.jpg">'
|
289 |
|
290 |
# with gr.Blocks(title="Sahara Leaderboard", css=custom_css) as demo:
|
291 |
# with gr.Blocks(title="Sahara Leaderboard") as demo:
|