Spaces:
Running
Running
gorkemgoknar
commited on
Commit
•
8e9d100
1
Parent(s):
52f7236
Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<!DOCTYPE html>
|
|
|
2 |
<html lang="en">
|
|
|
3 |
<script>window.top.location.href = "https://huggingface.co/spaces/coqui/xtts";</script>
|
4 |
<body>
|
5 |
Please use <a href="https://huggingface.co/spaces/coqui/xtts">https://huggingface.co/spaces/coqui/xtts</a> for full experience.
|
|
|
1 |
<!DOCTYPE html>
|
2 |
+
|
3 |
<html lang="en">
|
4 |
+
<meta http-equiv="refresh" content="5; URL=javascript:window.open('https://huggingface.co/spaces/coqui/xtts','_parent');">
|
5 |
<script>window.top.location.href = "https://huggingface.co/spaces/coqui/xtts";</script>
|
6 |
<body>
|
7 |
Please use <a href="https://huggingface.co/spaces/coqui/xtts">https://huggingface.co/spaces/coqui/xtts</a> for full experience.
|