MahatirTusher commited on
Commit
90b529a
·
verified ·
1 Parent(s): d5238a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ def diagnose(symptoms):
153
  with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
154
  # Logo and introduction
155
  gr.HTML("""<div class="header">
156
- <img src="logo.png" alt="DiagnoBot Logo" class="logo">
157
  </div>""")
158
 
159
  # Introduction about EarlyMed
 
153
  with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
154
  # Logo and introduction
155
  gr.HTML("""<div class="header">
156
+ <img src="logobot.jpg" alt="DiagnoBot Logo" class="logo">
157
  </div>""")
158
 
159
  # Introduction about EarlyMed