Skip to content

Commit be6b583

Browse files
authored
Update README.md
1 parent 6328f31 commit be6b583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ conda deactivate; conda activate nvf
1919

2020
python -m pip install --upgrade pip
2121
pip install torch==2.0.1+cu117 torchvision==0.15.2+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
22+
pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
2223

2324
pip install ninja
2425
conda install -y -c "nvidia/label/cuda-11.7.1" cuda-nvcc

0 commit comments

Comments
 (0)