Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -428,7 +428,7 @@
|
|
| 428 |
|
| 429 |
<header>
|
| 430 |
<div class="logo-badge">NEURAL SCENE CLASSIFIER</div>
|
| 431 |
-
<h1>
|
| 432 |
<p class="subtitle">· PyTorch & TensorFlow ·</p>
|
| 433 |
</header>
|
| 434 |
|
|
@@ -478,7 +478,7 @@
|
|
| 478 |
{% endfor %}
|
| 479 |
</div>
|
| 480 |
|
| 481 |
-
<a href="/" class="btn-reset">
|
| 482 |
</div>
|
| 483 |
|
| 484 |
<!-- UPLOAD FORM -->
|
|
|
|
| 428 |
|
| 429 |
<header>
|
| 430 |
<div class="logo-badge">NEURAL SCENE CLASSIFIER</div>
|
| 431 |
+
<h1><br/>Image Classification</h1>
|
| 432 |
<p class="subtitle">· PyTorch & TensorFlow ·</p>
|
| 433 |
</header>
|
| 434 |
|
|
|
|
| 478 |
{% endfor %}
|
| 479 |
</div>
|
| 480 |
|
| 481 |
+
<a href="/" class="btn-reset"> Classify another image</a>
|
| 482 |
</div>
|
| 483 |
|
| 484 |
<!-- UPLOAD FORM -->
|