✏️ fix typo
This commit is contained in:
parent
f948b8e7e8
commit
27c7ef87f4
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ Please refer to the original Pytorch3D project, here is a quick summary:
|
|||
conda create -n pytorhc3d python=3.8
|
||||
conda activate pytorch3d
|
||||
conda install -c pytorch pytorch=1.7.1 torchvision cudatoolkit=10.2
|
||||
conda install -c conda-forge -c fvcore -c iopath fvcore iopath
|
||||
conda install -c bottle nvidiacub
|
||||
conda install -c conda-forge -c fvcore -c iopath fvcore iopath
|
||||
conda install -c bottler nvidiacub
|
||||
conda intall numpy matplotlib plotly
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue