Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
demo-leaderboard-backend/leaderboard
autogluon
/
fev-bench
like
56
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
fev-bench
/
pyproject.toml
shchuro
Update tables
b2936db
4 months 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"
,
]