Spaces:
Running
Running
Commit
·
b80f0b2
1
Parent(s):
e34d069
docs: remove app file and build command from README to align with current setup
Browse files
README.md
CHANGED
|
@@ -4,8 +4,6 @@ emoji: 🥇
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
app_file: dashboard/app.py
|
| 8 |
-
build_command: pip install -r requirements.txt
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: A cost/quality/speed Leaderboard for Inference Providers!
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
|
|
|
|
|
|
| 7 |
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
short_description: A cost/quality/speed Leaderboard for Inference Providers!
|