leaderboard / requirements.txt
OpenChainBench's picture
deploy from 5df2903b733a356551fb70ad944ef7b3d5c98084
acda12d verified
Raw
History Blame Contribute Delete
298 Bytes
gradio==4.44.1
# gradio 4.44.1 leaves starlette/fastapi unpinned and recent versions
# break the Jinja2 template path with a TypeError at app boot. Pin to
# versions known to work with gradio 4.44.x.
starlette<0.42
fastapi<0.116
polars>=1.41.0
pandas==2.2.3
pyarrow==17.0.0
huggingface_hub==0.26.2