Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -1
index.html
CHANGED
@@ -7,8 +7,10 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
|
|
10 |
<div>
|
11 |
-
|
|
|
12 |
<div>
|
13 |
<iframe src="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier" height="800" width="1200" title="Nyckel viewer"></iframe>
|
14 |
</div>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<h1>Dataset explorer for Cats vs Dogs dataest</h1>
|
11 |
<div>
|
12 |
+
Hosted by <a href="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier"> Nyckel</a>.
|
13 |
+
</div>
|
14 |
<div>
|
15 |
<iframe src="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier" height="800" width="1200" title="Nyckel viewer"></iframe>
|
16 |
</div>
|