Scezui commited on
Commit
078f898
1 Parent(s): 6e80c6f

fixed scanner

Browse files
Files changed (1) hide show
  1. templates/extractor.html +1 -1
templates/extractor.html CHANGED
@@ -366,7 +366,7 @@
366
  colors="primary:#e83a30"
367
  style="width:25px;height:25px">
368
  </lord-icon>
369
- <p class="valid">The image uploaded is noty a Valid Receipt. Predicted result: {{ prediction_result }}</p>
370
  {% endif %}
371
  </div>
372
  </div>
 
366
  colors="primary:#e83a30"
367
  style="width:25px;height:25px">
368
  </lord-icon>
369
+ <p class="valid">The image uploaded is NOT a Receipt Please return and upload again.</p>
370
  {% endif %}
371
  </div>
372
  </div>