Spaces:
Running
Running
gorkemgoknar
commited on
Commit
·
fcbd497
1
Parent(s):
861db52
redirect to https://huggingface.co/spaces/coqui/xtts
Browse files- index.html +11 -0
index.html
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<title>Redirecting...</title>
|
6 |
+
</head>
|
7 |
+
<body>
|
8 |
+
Redirecting to Coqui XTTS, <a href="https://huggingface.co/spaces/coqui/xtts"></a>.
|
9 |
+
</body>
|
10 |
+
<script>window.top.location.href = "https://huggingface.co/spaces/AP123/IllusionDiffusion";</script>
|
11 |
+
</html>
|