Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
|
2 |
<html>
|
3 |
<head>
|
4 |
-
<title>
|
5 |
<meta name="description" content="L-MChat demonstration" />
|
6 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
7 |
</head>
|
8 |
<frameset rows="100%">
|
9 |
-
<frame src="https://artples-l-mchat-
|
10 |
<noframes>
|
11 |
<body>
|
12 |
-
<h1>
|
13 |
-
<p><a href="https://artples-l-mchat-
|
14 |
</body>
|
15 |
</noframes>
|
16 |
</frameset>
|
|
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
|
2 |
<html>
|
3 |
<head>
|
4 |
+
<title>Leu-AI - L-MChat</title>
|
5 |
<meta name="description" content="L-MChat demonstration" />
|
6 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
7 |
</head>
|
8 |
<frameset rows="100%">
|
9 |
+
<frame src="https://artples-l-mchat-zerogpu.hf.space/" title="Lauche - L-MChat" frameborder="0" noresize="noresize"/>
|
10 |
<noframes>
|
11 |
<body>
|
12 |
+
<h1>Leu-AI - L-MChat</h1>
|
13 |
+
<p><a href="https://artples-l-mchat-zerogpu.hf.space/">https://artples-l-mchat-zerogpu.hf.space/</a> </p>
|
14 |
</body>
|
15 |
</noframes>
|
16 |
</frameset>
|