conda create --name nerfstudio -y python=3.8 conda activate nerfstudio pip install --upgrade pip pip install torch==2.1.2+cu118 torchvision==0.16.2+cu118 --extra-index-url https://download.pytorch.org/whl/cu118 conda install -y -c "nvidia/label/cuda-11.8.0" cuda-toolkit pip install ninja git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch pip install nerfstudio conda install -y conda-forge::colmap conda install -y conda-forge::glomap conda install conda-forge::ffmpeg