AlloGen / code /requirements.txt
chq1155's picture
AlloGen public release: Q_theta scorer + PXDesign guidance + Colab demo
ad9572d
raw
history blame contribute delete
255 Bytes
# 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