CoolFace
Apppublic

L-AI/L-MChat

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes
index.html17 linesDownload Raw Back to root
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>17</html>