Rohit001 commited on
Commit
5734457
1 Parent(s): 3e48479

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -19,7 +19,7 @@
19
  <canvas id="canvas" width="400" height="300"></canvas>
20
  </div>
21
  <div>
22
- <h1>emo </h1><h3 id="name"></h3></div></br>
23
  <div id="score"></div></div>
24
  </div>
25
  <script src="{{ url_for('static',filename='app.js') }}"></script>
 
19
  <canvas id="canvas" width="400" height="300"></canvas>
20
  </div>
21
  <div>
22
+ <h1>emotion: </h1><h3 id="name"></h3></div></br>
23
  <div id="score"></div></div>
24
  </div>
25
  <script src="{{ url_for('static',filename='app.js') }}"></script>