File size: 403 Bytes
6205b94
372e094
 
6205b94
 
 
8e08ed6
 
 
 
 
7fd8751
3e1b7c7
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.