Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -116,7 +116,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
| 116 |
gr.Markdown(
|
| 117 |
"""
|
| 118 |
# 🏥 AI Health Assistant
|
| 119 |
-
### Powered by Gemini 2.
|
| 120 |
Get instant insights from your biomarker results with AI-powered analysis.
|
| 121 |
"""
|
| 122 |
)
|
|
|
|
| 116 |
gr.Markdown(
|
| 117 |
"""
|
| 118 |
# 🏥 AI Health Assistant
|
| 119 |
+
### Powered by Gemini 2.0
|
| 120 |
Get instant insights from your biomarker results with AI-powered analysis.
|
| 121 |
"""
|
| 122 |
)
|