Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +4 -4
templates/index.html
CHANGED
|
@@ -158,10 +158,10 @@
|
|
| 158 |
<div class="top-bar">
|
| 159 |
<h2>Capture AI</h2>
|
| 160 |
<!-- Navigation Tabs -->
|
| 161 |
-
|
| 162 |
-
<button class="
|
| 163 |
-
<button class="
|
| 164 |
-
|
| 165 |
</div>
|
| 166 |
<div class="container">
|
| 167 |
<h1>Visiting Card Data Extractor</h1>
|
|
|
|
| 158 |
<div class="top-bar">
|
| 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 active" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume Data Extractor</button>
|
| 164 |
+
</div>
|
| 165 |
</div>
|
| 166 |
<div class="container">
|
| 167 |
<h1>Visiting Card Data Extractor</h1>
|