Sara-Adjo commited on
Commit
1374302
·
verified ·
1 Parent(s): 6939bdf

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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>Image<br/>Image Classification</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"> Classify another image</a>
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 -->