# Core dependencies from environment.yml python==3.9 pip==23.3.1 setuptools==69.5.1 plyfile==0.8.1 pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 pytorch-cuda==11.8 cmake==3.28.0 pyhocon==0.3.60 icecream==2.1.3 einops==0.6.0 accelerate==0.18.0 jsonmerge==1.9.0 easydict==1.9 iopath==0.1.10 tensorboardx==2.6 scikit-image==0.20.0 fvcore==0.1.5 toml==0.10.2 tqdm==4.66.5 gdown==5.2.0 colmap==3.10 # Pip packages pysdf==0.1.9 clean-fid==0.1.35 face-alignment==1.4.1 clip==0.2.0 torchdiffeq==0.2.3 torchsde==0.2.5 resize-right==0.0.2 # Local packages -e ./ext/pytorch3d -e ./ext/NeuralHaircut/npbgpp -e ./ext/simple-knn -e ./ext/diff_gaussian_rasterization_hair -e ./ext/kaolin # Development tools pytest black flake8 ipython