Unverified Commit df74091c authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Update README.md

parent aacd3f92
...@@ -32,6 +32,8 @@ Using NerfAcc, ...@@ -32,6 +32,8 @@ Using NerfAcc,
## Installation ## Installation
**Dependence**: Please install [Pytorch](https://pytorch.org/get-started/locally/) first.
The easist way is to install from PyPI. In this way it will build the CUDA code **on the first run** (JIT). The easist way is to install from PyPI. In this way it will build the CUDA code **on the first run** (JIT).
``` ```
pip install nerfacc pip install nerfacc
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment