We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46e7fa commit 674ee44Copy full SHA for 674ee44
INSTALL.md
@@ -52,7 +52,7 @@ After installing the above dependencies, run one of the following commands:
52
53
```
54
# Anaconda Cloud
55
-conda install pytorch3d
+conda install pytorch3d -c pytorch3d
56
57
58
### 2. Install from GitHub
0 commit comments