Commit
·
a8aa7e6
1
Parent(s):
3b39ea1
new commit
Browse files- index.html +1 -0
index.html
CHANGED
@@ -113,6 +113,7 @@
|
|
113 |
</div>
|
114 |
{% endfor %}
|
115 |
</div>
|
|
|
116 |
|
117 |
<button type="submit" class="submit-btn">PREDICT</button>
|
118 |
</form>
|
|
|
113 |
</div>
|
114 |
{% endfor %}
|
115 |
</div>
|
116 |
+
|
117 |
|
118 |
<button type="submit" class="submit-btn">PREDICT</button>
|
119 |
</form>
|