savtadepth / requirements.txt
Abid Ali Awan
Remove legacy files and configurations in preparation for a new project structure
87b61df
raw
history blame contribute delete
236 Bytes
# -------- deep-learning stack ------------
fastai==2.7.14 # works with torch < 2.3
torch==2.2.2
torchvision==0.17.2
# -------- scientific deps ----------------
# PyTorch 2.2 + SciPy 1.15 require NumPy < 2.0
numpy==1.26.4