| gradio>=5.6 | |
| pandas | |
| plotly | |
| httpx>=0.25 | |
| huggingface_hub>=0.20 | |
| datasets>=2.16 | |
| # LLM judge panel (Phase A) | |
| anthropic>=0.75 | |
| openai>=1.40 | |
| google-genai>=0.3 | |
| # Phase B uses a Modal-hosted Boltz sidecar (modal_boltz_app.py), so | |
| # torch / boltz are NOT installed in the Space image; the Space only | |
| # acts as an HTTP client of the Modal endpoint. See | |
| # biodesignbench-leaderboard/README.md for deployment notes. | |