Aohanah commited on
Commit
7c25f26
1 Parent(s): dc9c504

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -5
index.html CHANGED
@@ -31,11 +31,10 @@
31
  </head>
32
  <body>
33
  <div class="card">
34
- <h1>Welcome to your static Space!</h1>
35
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
36
- <p>Also don't forget to check the <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.</p>
37
- <a href="#screening" class="btn">Screening module</a>
38
- <a href="#pre-diagnosis" class="btn">Pre-Diagnosis Module</a>
39
  </div>
40
  </body>
41
  </html>
 
31
  </head>
32
  <body>
33
  <div class="card">
34
+ <h1>Multi-Glau</h1>
35
+ <p>Welcome to Multi-Glau! Please click on the required model to proceed to the next step.<i>index.html</i> in the Files and versions tab.</p>
36
+ <a href="https://huggingface.co/spaces/Aohanah/Exp1" class="btn">Screening module</a>
37
+ <a href="https://huggingface.co/spaces/Aohanah/Exp2" class="btn">Pre-Diagnosis Module</a>
 
38
  </div>
39
  </body>
40
  </html>