Spaces:
Running
Running
BraydenMoore
commited on
Commit
•
b6d25be
1
Parent(s):
437493a
Update web/templates/index.html
Browse files- web/templates/index.html +1 -1
web/templates/index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
<h1>What Plant is This?</h1>
|
12 |
</div>
|
13 |
|
14 |
-
<img src='static/demo.gif'
|
15 |
|
16 |
<div class="feature-select">
|
17 |
<label for="feature">Have a neural net try to identify your...</label>
|
|
|
11 |
<h1>What Plant is This?</h1>
|
12 |
</div>
|
13 |
|
14 |
+
<img src='static/demo.gif' id="demo">
|
15 |
|
16 |
<div class="feature-select">
|
17 |
<label for="feature">Have a neural net try to identify your...</label>
|