File size: 255 Bytes
ad9572d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Core
torch>=2.0.0
numpy>=1.24.0

# Protein structure
biopython>=1.80

# ML utilities
scipy>=1.10.0
scikit-learn>=1.3.0

# Experiment tracking
wandb>=0.12.0

# Config
pyyaml>=6.0

# Visualization
matplotlib>=3.7.0

# Optional accelerations
einops>=0.6.0