Spaces:
Running
Running
Commit
·
84d3ae4
1
Parent(s):
874eee7
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
-
<
|
4 |
Please use <a href="https://huggingface.co/spaces/coqui/xtts">https://huggingface.co/spaces/coqui/xtts</a> for full experience.
|
5 |
-
</head>
|
6 |
|
7 |
-
|
8 |
<iframe src="https://coqui-xtts.hf.space" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
9 |
Your browser doesn't support iframes
|
10 |
</iframe>
|
11 |
|
|
|
|
|
12 |
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
+
<body>
|
4 |
Please use <a href="https://huggingface.co/spaces/coqui/xtts">https://huggingface.co/spaces/coqui/xtts</a> for full experience.
|
|
|
5 |
|
|
|
6 |
<iframe src="https://coqui-xtts.hf.space" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
7 |
Your browser doesn't support iframes
|
8 |
</iframe>
|
9 |
|
10 |
+
</body>
|
11 |
+
|
12 |
</html>
|