mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-22 07:10:34 +08:00
update install.md
Reviewed By: bottler, wanyenlo Differential Revision: D19658045 fbshipit-source-id: a623a81c1ed1fa4054ea55bf06a2926e297b7966
This commit is contained in:
committed by
Facebook Github Bot
parent
659ad34389
commit
25c2f34096
@@ -20,7 +20,7 @@ These can be installed by running:
|
||||
conda create -n pytorch3d python=3.6
|
||||
conda activate pytorch3d
|
||||
conda install -c pytorch pytorch torchvision cudatoolkit=10.0
|
||||
conda install -c conda-forge -c takatosp1 fvcore
|
||||
conda install -c conda-forge -c fvcore fvcore
|
||||
```
|
||||
|
||||
### Tests/Linting and Demos
|
||||
|
||||
Reference in New Issue
Block a user