Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
</head>
|
19 |
|
20 |
<body>
|
|
|
21 |
<p id='status'>Loading model...</p>
|
22 |
<script src="sketch.js"></script>
|
23 |
</body>
|
|
|
18 |
</head>
|
19 |
|
20 |
<body>
|
21 |
+
<h1>PoseNet example using p5.js</h1>
|
22 |
<p id='status'>Loading model...</p>
|
23 |
<script src="sketch.js"></script>
|
24 |
</body>
|