cfahlgren1 HF Staff commited on
Commit
d40c782
·
1 Parent(s): 1189736

add hub stats iframe

Browse files
Files changed (1) hide show
  1. pages/index.md +9 -1
pages/index.md CHANGED
@@ -118,4 +118,12 @@ ORDER BY month, repo
118
  ]
119
  }
120
  }
121
- />
 
 
 
 
 
 
 
 
 
118
  ]
119
  }
120
  }
121
+ />
122
+
123
+ # Hub Stats Dataset
124
+ <iframe
125
+ src="https://huggingface.co/datasets/cfahlgren1/hub-stats/embed/viewer/datasets/train"
126
+ frameborder="0"
127
+ width="100%"
128
+ height="560px"
129
+ ></iframe>