Spaces:
Sleeping
Sleeping
WebashalarForML
commited on
Commit
•
4d91180
1
Parent(s):
fcaab5d
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
-
<title>
|
8 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" />
|
9 |
<style>
|
10 |
body {
|
@@ -161,7 +161,7 @@
|
|
161 |
<body>
|
162 |
<!-- Locked Top Bar with Tabs -->
|
163 |
<div class="top-bar">
|
164 |
-
<h2>
|
165 |
<!-- Navigation Tabs -->
|
166 |
<div class="tab">
|
167 |
<button class="tablinks active" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/', this, '#ff4d00')" id="defaultOpen">Visiting Card Data Extractor</button>
|
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
+
<title>AI Data Extractor</title>
|
8 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" />
|
9 |
<style>
|
10 |
body {
|
|
|
161 |
<body>
|
162 |
<!-- Locked Top Bar with Tabs -->
|
163 |
<div class="top-bar">
|
164 |
+
<h2>AI Data Extractor</h2>
|
165 |
<!-- Navigation Tabs -->
|
166 |
<div class="tab">
|
167 |
<button class="tablinks active" onclick="openLink('https://webashalarforml-imagedataextractor2.hf.space/', this, '#ff4d00')" id="defaultOpen">Visiting Card Data Extractor</button>
|