marirena commited on
Commit
81d44f1
·
verified ·
1 Parent(s): 61091ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  """)