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 beec912 commit 4538024Copy full SHA for 4538024
README.md
@@ -30,7 +30,7 @@ pip install nerfview
30
To run our examples, you can clone this repository and then install it locally:
31
32
```bash
33
-git clone https://github.com/hangg7/nerfview
+git clone https://github.com/nerfstudio-project/nerfview
34
# Install torch first.
35
pip install torch
36
# Then this repo and dependencies for running examples. Note that `gsplat`
0 commit comments