Jiranuwat commited on
Commit
81776f6
·
verified ·
1 Parent(s): e4a354e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def reset():
12
  with gr.Blocks() as demo:
13
  gr.HTML("""
14
  <h1 style="text-align: center; font-size: 50px;">
15
- Alzheimer Detection
16
  </h1>
17
  <p style="text-align: center;">
18
  Early Detection of Alzheimer's Disease: A Deep Learning Approach for Accurate Diagnosis.
 
12
  with gr.Blocks() as demo:
13
  gr.HTML("""
14
  <h1 style="text-align: center; font-size: 50px;">
15
+ Alzheimer Detection with Explainable AI (XAI)
16
  </h1>
17
  <p style="text-align: center;">
18
  Early Detection of Alzheimer's Disease: A Deep Learning Approach for Accurate Diagnosis.