WebashalarForML commited on
Commit
7af77c5
·
verified ·
1 Parent(s): 842ccb9

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -128,7 +128,7 @@
128
  <h1>Visiting Card Data Extractor</h1>
129
 
130
  <div class="tab">
131
- <button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Data Extractor</button>
132
  <button class="tablinks active" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume Data Extractor</button>
133
  </div>
134
 
 
128
  <h1>Visiting Card Data Extractor</h1>
129
 
130
  <div class="tab">
131
+ <button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Visiting Card Data Extractor</button>
132
  <button class="tablinks active" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume Data Extractor</button>
133
  </div>
134