obeijbom commited on
Commit
14d20a1
1 Parent(s): fec0cfb

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- For full details visit <a href="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier"> the cats vs dogs</a>
 
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>