Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1003,7 +1003,7 @@ with gr.Blocks(theme=gr.themes.Default(spacing_size="md", primary_hue="red", sec
|
|
| 1003 |
gr.HTML("""
|
| 1004 |
<div style="margin-top: 20px; text-align: center;">
|
| 1005 |
<h1 style="font-size: 36px; font-weight: bold; color: #377eb8;">
|
| 1006 |
-
An Interpretable Machine Learning Tool for In-Home Monitoring of Agitation Episodes in People Living with Dementia
|
| 1007 |
</h1>
|
| 1008 |
</div>
|
| 1009 |
""")
|
|
|
|
| 1003 |
gr.HTML("""
|
| 1004 |
<div style="margin-top: 20px; text-align: center;">
|
| 1005 |
<h1 style="font-size: 36px; font-weight: bold; color: #377eb8;">
|
| 1006 |
+
An Interpretable Machine Learning Tool for Weekly In-Home Monitoring of Agitation Episodes in People Living with Dementia : a proof of concept study
|
| 1007 |
</h1>
|
| 1008 |
</div>
|
| 1009 |
""")
|