Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -221,6 +221,12 @@ INTRODUCTION_TEXT = f"""
|
|
221 |
|
222 |
- 🚀 Spaces
|
223 |
|
|
|
|
|
|
|
|
|
|
|
|
|
224 |
## Backend
|
225 |
|
226 |
🛠️ The leaderboard's backend mainly runs on the [Hugging Face Hub API](https://huggingface.co/docs/huggingface_hub/v0.5.1/en/package_reference/hf_api).
|
|
|
221 |
|
222 |
- 🚀 Spaces
|
223 |
|
224 |
+
## User Leaderboard
|
225 |
+
|
226 |
+
You can access our User Leaderboard by visiting this link:
|
227 |
+
|
228 |
+
- 🔗 [User Leaderboard](https://huggingface.co/spaces/PulsarAI/user-leaderboard)
|
229 |
+
|
230 |
## Backend
|
231 |
|
232 |
🛠️ The leaderboard's backend mainly runs on the [Hugging Face Hub API](https://huggingface.co/docs/huggingface_hub/v0.5.1/en/package_reference/hf_api).
|