Spaces:
Sleeping
Sleeping
RichardErkhov
commited on
Commit
โข
bc4be63
1
Parent(s):
7777ba8
Update app.py
Browse files
app.py
CHANGED
@@ -66,10 +66,10 @@ def update_model_table(start_idx):
|
|
66 |
|
67 |
with gr.Blocks() as demo:
|
68 |
gr.Markdown("""
|
69 |
-
# GGUF Tracker
|
70 |
-
Welcome to
|
71 |
|
72 |
-
By the way, Iโm Richard Erkhov, and you can check out more of what Iโm working on at my [
|
73 |
""")
|
74 |
# Existing content
|
75 |
gr.Markdown("# GGUF Models and Authors Leaderboard")
|
|
|
66 |
|
67 |
with gr.Blocks() as demo:
|
68 |
gr.Markdown("""
|
69 |
+
# ๐GGUF Tracker๐
|
70 |
+
Welcome to ๐**GGUF Tracker**๐, a live-updating leaderboard for all things GGUF on ๐Hugging Face. Itโs simple: the stats refresh every hour, giving you the latest numbers on downloads, likes, and top contributors. Whether you're here to find models or just check out who's ๐killing it, this is the place.
|
71 |
|
72 |
+
By the way, Iโm ๐Richard Erkhov, and you can check out more of what Iโm working on at my [๐**github**](https://github.com/RichardErkhov), [๐**huggingface**](https://huggingface.co/RichardErkhov) or [๐**erkhov.com**](https://erkhov.com). Go take a lookโI think youโll like what you find.
|
73 |
""")
|
74 |
# Existing content
|
75 |
gr.Markdown("# GGUF Models and Authors Leaderboard")
|