Spaces:
Sleeping
Sleeping
Update app.py (#2)
Browse files- Update app.py (57f8e659c1fb7d202c839a9e56db575b637e5f40)
Co-authored-by: Kaleem Ullah <[email protected]>
app.py
CHANGED
@@ -135,7 +135,7 @@ h1, h2, h3, label, .gr-tab-label {
|
|
135 |
|
136 |
gr.Markdown("""
|
137 |
<div style="text-align: center; margin-bottom: 20px;">
|
138 |
-
<h1>🩺 Doctor
|
139 |
<p>A lightweight AI assistant for quick medical Q&A and OTC prescription generation</p>
|
140 |
</div>
|
141 |
""")
|
|
|
135 |
|
136 |
gr.Markdown("""
|
137 |
<div style="text-align: center; margin-bottom: 20px;">
|
138 |
+
<h1>🩺 Doctor TWIN – Your Virtual Healthcare Companion</h1>
|
139 |
<p>A lightweight AI assistant for quick medical Q&A and OTC prescription generation</p>
|
140 |
</div>
|
141 |
""")
|