cfahlgren1 HF staff commited on
Commit
8256827
1 Parent(s): 4154b89

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
@@ -12,7 +12,7 @@
12
  src="https://huggingface.co/datasets/reach-vb/gguf-stats/embed/viewer/default/train?sql_console=true&sql=from+histogram%28%0A++train%2C%0A++author%0A%29"
13
  frameborder="0"
14
  width="100%"
15
- height="560px"
16
  ></iframe>
17
  </div>
18
  </body>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
+ <title>Interesting GGUF Authors on the Hub</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
 
12
  src="https://huggingface.co/datasets/reach-vb/gguf-stats/embed/viewer/default/train?sql_console=true&sql=from+histogram%28%0A++train%2C%0A++author%0A%29"
13
  frameborder="0"
14
  width="100%"
15
+ height="750px"
16
  ></iframe>
17
  </div>
18
  </body>