Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
OML2D.loadOml2d({
|
14 |
models: [
|
15 |
{
|
16 |
-
path: '
|
17 |
}
|
18 |
]
|
19 |
});
|
|
|
13 |
OML2D.loadOml2d({
|
14 |
models: [
|
15 |
{
|
16 |
+
path: '/runtime/hiyori_free_t08.model3.json',
|
17 |
}
|
18 |
]
|
19 |
});
|