Spaces:
Running
Running
| [project] | |
| name = "OpenEuroLLM-Leaderboard" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "apscheduler>=3.11.0", | |
| "gradio-client>=1.3.0", | |
| "gradio-leaderboard==0.0.9", | |
| "gradio[oauth]==4.44.0", | |
| "pandas>=2.2.3", | |
| ] | |