Spaces:
Running
Running
imseldrith
commited on
Commit
•
bb1a3ff
1
Parent(s):
e77dc56
Update index.html
Browse files- index.html +12 -0
index.html
CHANGED
@@ -1 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<h1>Use New <a href="https://huggingface.co/spaces/imseldrith/DeepFakeAI-V1">DeepFakeAI</a> Space until I fix this space</h1>
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>DeepFakeAI Space</title>
|
7 |
+
</head>
|
8 |
+
<body>
|
9 |
+
|
10 |
<h1>Use New <a href="https://huggingface.co/spaces/imseldrith/DeepFakeAI-V1">DeepFakeAI</a> Space until I fix this space</h1>
|
11 |
+
|
12 |
+
</body>
|
13 |
+
</html>
|