Spaces:
Running
Running
Update text-to-text-generation.html
Browse files- text-to-text-generation.html +1 -14
text-to-text-generation.html
CHANGED
|
@@ -20,20 +20,7 @@
|
|
| 20 |
|
| 21 |
<body>
|
| 22 |
<div class="container-main">
|
| 23 |
-
|
| 24 |
-
<div class="header">
|
| 25 |
-
<div class="header-logo">
|
| 26 |
-
<img src="images/logo.png" alt="logo">
|
| 27 |
-
</div>
|
| 28 |
-
<div class="header-main-text">
|
| 29 |
-
<h1>Hugging Face Transformers.js</h1>
|
| 30 |
-
</div>
|
| 31 |
-
<div class="header-sub-text">
|
| 32 |
-
<h3>Free AI Models for JavaScript Web Development</h3>
|
| 33 |
-
</div>
|
| 34 |
-
</div>
|
| 35 |
-
<hr> <!-- Separator -->
|
| 36 |
-
|
| 37 |
<!-- Back to Home button -->
|
| 38 |
<div class="row mt-5">
|
| 39 |
<div class="col-md-12 text-center">
|
|
|
|
| 20 |
|
| 21 |
<body>
|
| 22 |
<div class="container-main">
|
| 23 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
<!-- Back to Home button -->
|
| 25 |
<div class="row mt-5">
|
| 26 |
<div class="col-md-12 text-center">
|