Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
demo-leaderboard-backend/leaderboard
autogluon
/
fev-bench
like
52
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
fev-bench
/
pyproject.toml
shchuro
Update tables
b2936db
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
215 Bytes
[project]
name
=
"hf-leaderboard"
version
=
"0.1.0"
requires-python
=
">=3.11"
dependencies
= [
"altair>=6.0.0"
,
"fev>=0.7.0"
,
"numpy<2.2"
,
"pyarrow<21"
,
"scipy<1.15"
,
"streamlit>=1.53.1"
,
]