git clone --recursive https://github.com/GAP-LAB-CUHK-SZ/HairStep.git cd HairStep conda env create -f environment.yml conda activate hairstep pip install torch==1.9.0 ...