Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MaxwellLyu
/
m-yass
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Maxwell Lyu
commited on
Dec 2, 2024
Commit
dc09764
·
1 Parent(s):
bcf4698
add config
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: M-YASS Leaderboard
3
+
emoji: 👽
4
+
colorFrom: blue
5
+
colorTo: green
6
+
sdk: gradio
7
+
sdk_version: "{{sdkVersion}}"
8
+
app_file: app.py
9
+
pinned: false
10
+
---