Spaces:
Build error
Build error
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -113,8 +113,8 @@
|
|
113 |
<h1>Resume Data Extractor</h1>
|
114 |
|
115 |
<div class="tab">
|
116 |
-
<button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Extractor</button>
|
117 |
-
<button class="tablinks active" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume
|
118 |
</div>
|
119 |
|
120 |
<div class="file-upload-section">
|
|
|
113 |
<h1>Resume Data Extractor</h1>
|
114 |
|
115 |
<div class="tab">
|
116 |
+
<button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Data Extractor</button>
|
117 |
+
<button class="tablinks active" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume Data Extractor</button>
|
118 |
</div>
|
119 |
|
120 |
<div class="file-upload-section">
|