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 aacd3f9 commit df74091Copy full SHA for df74091
README.md
@@ -32,6 +32,8 @@ Using NerfAcc,
32
33
## Installation
34
35
+**Dependence**: Please install [Pytorch](https://pytorch.org/get-started/locally/) first.
36
+
37
The easist way is to install from PyPI. In this way it will build the CUDA code **on the first run** (JIT).
38
```
39
pip install nerfacc
0 commit comments