Emeritus-21 commited on
Commit
4a2ce6d
·
verified ·
1 Parent(s): c71d93b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +0 -2
templates/index.html CHANGED
@@ -14,8 +14,6 @@
14
  Your browser does not support the video tag.
15
  </video>
16
  <canvas id="output_canvas" width="640" height="480"></canvas>
17
- <h2>Prediction: <span id="numeric_prediction">--</span></h2>
18
- <p>Itsekiri: <span id="itsekiri_prediction">--</span> (Confidence: <span id="confidence">--</span>%)</p>
19
  <script src="/static/app.js"></script>
20
  </body>
21
  </html>
 
14
  Your browser does not support the video tag.
15
  </video>
16
  <canvas id="output_canvas" width="640" height="480"></canvas>
 
 
17
  <script src="/static/app.js"></script>
18
  </body>
19
  </html>