Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -107,8 +107,8 @@
|
|
107 |
<h1>Resume Data Extractor</h1>
|
108 |
|
109 |
<div class="tab">
|
110 |
-
<button class="tablinks" onclick="openLink('https://
|
111 |
-
<button class="tablinks" onclick="openLink('https://
|
112 |
</div>
|
113 |
|
114 |
<div class="file-upload-section">
|
|
|
107 |
<h1>Resume Data Extractor</h1>
|
108 |
|
109 |
<div class="tab">
|
110 |
+
<button class="tablinks" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Extractor</button>
|
111 |
+
<button class="tablinks" onclick="openLink('https://webashalarforml-resumeextractor2.hf.space/')">Resume Parser Extractor</button>
|
112 |
</div>
|
113 |
|
114 |
<div class="file-upload-section">
|