mltest / index.html
max-lakera's picture
Update index.html
98eae4f
raw
history blame
No virus
280 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe src="https://hf.lakera.ai/search"></iframe>
</body>
</html>