Spaces:
Running
Running
gorkemgoknar
commited on
Commit
·
2f5e3b7
1
Parent(s):
fcbd497
Update index.html
Browse files- index.html +5 -8
index.html
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
</
|
7 |
-
|
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>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
+
|
4 |
+
<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;">
|
5 |
+
Your browser doesn't support iframes
|
6 |
+
</iframe>
|
7 |
+
|
|
|
|
|
|
|
8 |
</html>
|