Update README.md

This commit is contained in:
Xu Ma 2022-04-25 01:52:40 -04:00
parent 6ce676e736
commit ddfd4daa1b

View file

@ -76,7 +76,7 @@ conda activate pointmlp
# 3. install required libs, pytorch1.7+, torchvision, etc.
conda install pytorch==1.10.1 torchvision==0.11.2 cudatoolkit=10.2 -c pytorch -y
pip install cycler einops h5py pyyaml==5.4.1 scikit-learn==0.24.2 scipy tqdm
pip install cycler einops h5py pyyaml==5.4.1 scikit-learn==0.24.2 scipy tqdm matplotlib==3.4.2
# 4. install CUDA kernels
pip install pointnet2_ops_lib/.