habdine commited on
Commit
3edf62c
·
verified ·
1 Parent(s): 4ed0fc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with gr.Blocks(theme=theme, css_paths="style.css", fill_height=True) as demo:
192
  f"""
193
  <div class="brand-header center">
194
  <a href="https://www.lix.polytechnique.fr/dascim/" target="_blank" rel="noopener">
195
- <img src="/file=logo_dascim.png" alt="DASCIM team logo" class="team-logo">
196
  </a>
197
  </div>
198
  """
 
192
  f"""
193
  <div class="brand-header center">
194
  <a href="https://www.lix.polytechnique.fr/dascim/" target="_blank" rel="noopener">
195
+ <img src="file/logo_dascim.png" alt="DASCIM team logo" class="team-logo">
196
  </a>
197
  </div>
198
  """