Spaces:
Sleeping
Sleeping
WebashalarForML
commited on
Commit
•
2673717
1
Parent(s):
d36ca74
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -159,8 +159,8 @@
|
|
159 |
<h2>Capture AI</h2>
|
160 |
<!-- Navigation Tabs -->
|
161 |
<div class="tab">
|
162 |
-
<button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Visiting Card Data Extractor</button>
|
163 |
-
<button class="tablinks
|
164 |
</div>
|
165 |
</div>
|
166 |
<div class="container">
|
|
|
159 |
<h2>Capture AI</h2>
|
160 |
<!-- Navigation Tabs -->
|
161 |
<div class="tab">
|
162 |
+
<button class="tablinks active" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/', this, '#ff4d00')" id="defaultOpen">Visiting Card Data Extractor</button>
|
163 |
+
<button class="tablinks" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/', this, '#ff4d00')">Resume Data Extractor</button>
|
164 |
</div>
|
165 |
</div>
|
166 |
<div class="container">
|