cats_vs_dogs_explorer / index.html
obeijbom's picture
Update index.html
33faaa8
raw
history blame
384 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>
<div>
<iframe src="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier" title="Nyckel viewer"></iframe>
</div>
</body>
</html>