Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- 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>
|