elmadany commited on
Commit
ec4d944
·
verified ·
1 Parent(s): ea67175

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/x-icon" href="/file=favicon.ico">'
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: