Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ video_embed = """
|
|
41 |
"""
|
42 |
|
43 |
logo_html = """
|
44 |
-
<img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/
|
45 |
alt="WellBe+" width="80">
|
46 |
"""
|
47 |
|
|
|
41 |
"""
|
42 |
|
43 |
logo_html = """
|
44 |
+
<img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/main/docs/images/logo.png"
|
45 |
alt="WellBe+" width="80">
|
46 |
"""
|
47 |
|