Aohanah commited on
Commit
683b479
1 Parent(s): 8c429ee

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -36,7 +36,7 @@
36
  <body>
37
  <div class="card">
38
  <h1>Multi-Glau</h1>
39
- <p>Welcome to Multi-Glau! Please click on the required model to proceed to the next step.</p>
40
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening module</a>
41
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
42
  <a class="btn gray">Definitive diagnosis module is being deployed.</a> <!-- 添加了 "gray" 类 -->
 
36
  <body>
37
  <div class="card">
38
  <h1>Multi-Glau</h1>
39
+ <p>Welcome to Multi-Glau! Please click on the required module to proceed to the next step.</p>
40
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening module</a>
41
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
42
  <a class="btn gray">Definitive diagnosis module is being deployed.</a> <!-- 添加了 "gray" 类 -->