cats_vs_dogs_explorer / index.html
obeijbom's picture
Update index.html
fec0cfb
raw
history blame
550 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>
For full details visit <a href="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier"> the cats vs dogs</a>
<div>
<iframe src="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier" height="800" width="1200" title="Nyckel viewer"></iframe>
</div>
</body>
</html>