File size: 400 Bytes
b72d311
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
pandas>=2.0.0
numpy>=1.24.0
scipy>=1.11.0
scikit-learn>=1.4.0
xgboost>=2.0.0
joblib>=1.3.0
requests>=2.31.0
python-dotenv>=1.0.0
# ProtStabCNN — PyTorch CPU build (GPU optional)
# CPU install: pip install torch --index-url https://download.pytorch.org/whl/cpu
torch>=2.0.0
# ESM2-35M + LoRA model (esm2_lora checkpoints)
transformers>=4.40.0
peft>=0.10.0