RichardErkhov commited on
Commit
bc4be63
โ€ข
1 Parent(s): 7777ba8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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 **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")
 
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")