Spaces:
Running
Running
benjamin-paine
commited on
Commit
•
0b48737
1
Parent(s):
92094a9
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title>Hey, Buddy!</title>
|
7 |
<link href="style.css" rel="stylesheet" />
|
8 |
<script src="https://cdn.jsdelivr.net/npm/onnxruntime-web@1.19.0/dist/ort.min.js"></script>
|
9 |
-
<script src="hey-buddy-0.1.
|
10 |
<script src="index.js"></script>
|
11 |
</head>
|
12 |
<body>
|
|
|
6 |
<title>Hey, Buddy!</title>
|
7 |
<link href="style.css" rel="stylesheet" />
|
8 |
<script src="https://cdn.jsdelivr.net/npm/onnxruntime-web@1.19.0/dist/ort.min.js"></script>
|
9 |
+
<script src="https://cdn.jsdelivr.net/npm/hey-buddy-onnx@0.1.2/dist/hey-buddy.min.js"></script>
|
10 |
<script src="index.js"></script>
|
11 |
</head>
|
12 |
<body>
|