Skip to content

Commit

Permalink
added missing installation of gsplat for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikdava authored and jb-ye committed Jun 28, 2024
1 parent df57a8d commit 04a35d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/quickstart/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ After pytorch and ninja, install the torch bindings for tiny-cuda-nn:
```bash
pip install ninja git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
```
Install `gsplat` from source:
```bash
pip install git+https://github.com/nerfstudio-project/gsplat.git
```

:::::
:::::{tab-item} Windows
Expand Down

0 comments on commit 04a35d5

Please sign in to comment.