Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -32,7 +32,7 @@
|
|
| 32 |
let count_infer=0
|
| 33 |
async function main(model_name) {
|
| 34 |
if (typeof model_name !== 'string') {//via button click
|
| 35 |
-
model_name ="
|
| 36 |
}
|
| 37 |
|
| 38 |
|
|
|
|
| 32 |
let count_infer=0
|
| 33 |
async function main(model_name) {
|
| 34 |
if (typeof model_name !== 'string') {//via button click
|
| 35 |
+
model_name ="en001_ep6399_univ_simplify"
|
| 36 |
}
|
| 37 |
|
| 38 |
|