Caleb Fahlgren commited on
Commit ·
e8b2869
1
Parent(s): 8c28aa7
update readme
Browse files- .gitignore +2 -1
- README.md +2 -0
.gitignore
CHANGED
|
@@ -33,4 +33,5 @@ yarn-error.log*
|
|
| 33 |
.turbo
|
| 34 |
|
| 35 |
.contentlayer
|
| 36 |
-
.env
|
|
|
|
|
|
| 33 |
.turbo
|
| 34 |
|
| 35 |
.contentlayer
|
| 36 |
+
.env
|
| 37 |
+
.vercel
|
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
# Hugging Face Hub Stats
|
| 2 |
|
|
|
|
|
|
|
| 3 |
- Powered by DuckDB WASM 🦆
|
| 4 |
- [Dataset](https://huggingface.co/datasets/cfahlgren1/hub-stats) updated on HuggingFace
|
| 5 |
|
|
|
|
| 1 |
# Hugging Face Hub Stats
|
| 2 |
|
| 3 |
+
View some interesting stats from the [Hugging Face Hub](https://huggingface.co/).
|
| 4 |
+
|
| 5 |
- Powered by DuckDB WASM 🦆
|
| 6 |
- [Dataset](https://huggingface.co/datasets/cfahlgren1/hub-stats) updated on HuggingFace
|
| 7 |
|