# FreeSurfer synth-tools Python env — NVIDIA CUDA 12.1 profile.
# torch wheel picked from --extra-index-url https://download.pytorch.org/whl/cu121
# (set by freesurfer-synth-setup). tensorflow[and-cuda] bundles its own CUDA
# libs from PyPI so it does not collide with the system CUDA installation.

tensorflow[and-cuda]>=2.15,<2.20
torch>=2.2,<2.6

surfa>=0.5
nibabel>=5.1
numpy>=1.24,<3
scipy>=1.10
h5py>=3.10
scikit-image>=0.21
scikit-learn>=1.3
SimpleITK>=2.3

pyyaml
tqdm
matplotlib
