Spaces:
Sleeping
Sleeping
Commit
·
97b714e
1
Parent(s):
d32511d
Update static/index.html
Browse files- static/index.html +2 -2
static/index.html
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
<html>
|
3 |
<body>
|
4 |
|
5 |
-
<h1>
|
6 |
-
<p>
|
7 |
|
8 |
</body>
|
9 |
</html>
|
|
|
2 |
<html>
|
3 |
<body>
|
4 |
|
5 |
+
<h1>Welcome to FAID detector!</h1>
|
6 |
+
<p>Access the model <a href="https://faid.tnminh.com">here</a>.</p>
|
7 |
|
8 |
</body>
|
9 |
</html>
|