Sudipta Nayak
commited on
Commit
·
bad010c
1
Parent(s):
73b548b
no message
Browse files
app/templates/result.html
CHANGED
@@ -15,6 +15,6 @@
|
|
15 |
<body>
|
16 |
<h1>Object Detection Result</h1>
|
17 |
<h2>Output Image</h2>
|
18 |
-
<img id="output"
|
19 |
</body>
|
20 |
</html>
|
|
|
15 |
<body>
|
16 |
<h1>Object Detection Result</h1>
|
17 |
<h2>Output Image</h2>
|
18 |
+
<img id="output"/>
|
19 |
</body>
|
20 |
</html>
|