Spaces:
Running
Running
Update image-to-text.html
Browse files- image-to-text.html +0 -13
image-to-text.html
CHANGED
@@ -18,19 +18,6 @@
|
|
18 |
<link rel="stylesheet" href="css/styles.css"></head>
|
19 |
<body>
|
20 |
<div class="container-main">
|
21 |
-
<!-- Page Header -->
|
22 |
-
<div class="header">
|
23 |
-
<div class="header-logo">
|
24 |
-
<img src="images/logo.png" alt="logo">
|
25 |
-
</div>
|
26 |
-
<div class="header-main-text">
|
27 |
-
<h1>Hugging Face Transformers.js</h1>
|
28 |
-
</div>
|
29 |
-
<div class="header-sub-text">
|
30 |
-
<h3>Free AI Models for JavaScript Web Development</h3>
|
31 |
-
</div>
|
32 |
-
</div>
|
33 |
-
<hr> <!-- Separator -->
|
34 |
|
35 |
<!-- Back to Home button -->
|
36 |
<div class="row mt-5">
|
|
|
18 |
<link rel="stylesheet" href="css/styles.css"></head>
|
19 |
<body>
|
20 |
<div class="container-main">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
<!-- Back to Home button -->
|
23 |
<div class="row mt-5">
|