Spaces:
Running
Running
[project] | |
name = "tabarenaleaderboard" | |
version = "0.1.1" | |
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.13", | |
"gradio[oauth]==5.33.2", | |
"pandas>=2.2.3", | |
] | |
[project.optional-dependencies] | |
dev = ["pdf2image"] | |