Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +3 -3
templates/index.html
CHANGED
@@ -126,11 +126,11 @@
|
|
126 |
|
127 |
<body>
|
128 |
<div class="container">
|
129 |
-
<h1>
|
130 |
|
131 |
<div class="tab">
|
132 |
-
<button class="tablinks active" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Extractor</button>
|
133 |
-
<button class="tablinks" onclick="openLink('https://webashalarforml-ResumeExtractor2.hf.space/')">Resume
|
134 |
</div>
|
135 |
|
136 |
<div class="file-upload-section">
|
|
|
126 |
|
127 |
<body>
|
128 |
<div class="container">
|
129 |
+
<h1>Image Data Extractor</h1>
|
130 |
|
131 |
<div class="tab">
|
132 |
+
<button class="tablinks active" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/')">Image Data Extractor</button>
|
133 |
+
<button class="tablinks" onclick="openLink('https://webashalarforml-ResumeExtractor2.hf.space/')">Resume Data Extractor</button>
|
134 |
</div>
|
135 |
|
136 |
<div class="file-upload-section">
|