Aohanah commited on
Commit
4507e65
1 Parent(s): 2a764d2

Update index.html

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