Update index.html
Browse files- index.html +0 -2
index.html
CHANGED
@@ -2,9 +2,7 @@
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
-
<link rel="icon" type="image/png" href="/logo.png" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
-
<title>Transformers.js | Speech-to-speech demo</title>
|
8 |
</head>
|
9 |
<body>
|
10 |
<div id="root"></div>
|
|
|
2 |
<html lang="en">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
|
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
6 |
</head>
|
7 |
<body>
|
8 |
<div id="root"></div>
|