Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
demo-leaderboard-backend/leaderboard
autogluon
/
fev-bench
like
38
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
393f9c5
fev-bench
/
src
/
colors.py
shchuro
Add new leaderboard
eb8267f
about 2 months ago
raw
Copy download link
history
blame
204 Bytes
# Legacy colors - kept for backward compatibility if needed elsewhere
VERY_PALE_PURPLE =
"#e8d9f3"
VERY_PALE_GREEN =
"#cffdbc"
VERY_PALE_BLUE =
"#d6fffe"
DEEP_LAVENDER =
"#8d5eb7"
GRASS_GREEN =
"#3f9b0b"