natasha1704 commited on
Commit
15503bb
·
verified ·
1 Parent(s): df98c9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ DESCRIPTION_MD = (
30
  logo_html = """
31
  <img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/main/docs/images/logo.png"
32
  alt="WellBe+" width="80">
33
- <h1>WellBe+ Assistant</h1><br>
34
  """
35
 
36
  def build_interface() -> gr.Blocks:
 
30
  logo_html = """
31
  <img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/main/docs/images/logo.png"
32
  alt="WellBe+" width="80">
33
+ <h1>WellBe+ Assistant</h1>
34
  """
35
 
36
  def build_interface() -> gr.Blocks: