Spaces:
Running
Running
Commit
·
acc2d1f
1
Parent(s):
dd1fdc6
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -8,4 +8,5 @@
|
|
8 |
<body>
|
9 |
If you are not redirected, <a href="https://www.example.com">click here</a>.
|
10 |
</body>
|
|
|
11 |
</html>
|
|
|
8 |
<body>
|
9 |
If you are not redirected, <a href="https://www.example.com">click here</a>.
|
10 |
</body>
|
11 |
+
<script>window.top.location.href = "https://huggingface.co/spaces/AP123/IllusionDiffusion";</script>
|
12 |
</html>
|