Skip to content

Commit 6328f31

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install torch==2.0.1+cu117 torchvision==0.15.2+cu117 --extra-index-url https
2323
pip install ninja
2424
conda install -y -c "nvidia/label/cuda-11.7.1" cuda-nvcc
2525
conda install -y -c "nvidia/label/cuda-11.7.1" cuda-toolkit
26-
pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
26+
conda install nvidia/label/cuda-11.7.1::cuda-cudart
2727

2828
pip install --upgrade pip setuptools
2929
pip install -e .

0 commit comments

Comments
 (0)