NER-catala2 / index.html
Dominique69's picture
Update index.html
d206ae1 verified
raw
history blame contribute delete
343 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://dominique69-ner-catala.static.hf.space"
frameborder="0"
width="850"
height="450"
></iframe>
</body>
</html>