Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
</head>
|
11 |
|
12 |
<body>
|
13 |
-
<h1>Object Detection w/ 🤗 Transformers.js</h1>
|
14 |
<label id="container" for="upload">
|
15 |
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
16 |
<path fill="#000"
|
|
|
10 |
</head>
|
11 |
|
12 |
<body>
|
13 |
+
<h1>YOLOv9 Object Detection w/ 🤗 Transformers.js</h1>
|
14 |
<label id="container" for="upload">
|
15 |
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
16 |
<path fill="#000"
|