Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🥇
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
@@ -7,6 +7,8 @@ sdk: gradio
|
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
license: apache-2.0
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Start the configuration
|
|
|
1 |
---
|
2 |
+
title: Example Leaderboard Template
|
3 |
emoji: 🥇
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
|
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
license: apache-2.0
|
10 |
+
short_description: Duplicate this leaderboard to initialize your own!
|
11 |
+
sdk_version: 5.19.0
|
12 |
---
|
13 |
|
14 |
# Start the configuration
|