autonomousvision / mip-splatting

[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting
https://niujinshuchong.github.io/mip-splatting/
Other
1.01k stars 65 forks source link

installation #22

Closed JERRYZFC closed 6 months ago

JERRYZFC commented 6 months ago

in installation section https://github.com/autonomousvision/mip-splatting?tab=readme-ov-file#installation

conda install cudatoolkit-dev=11.3 -c conda-forge

after search https://anaconda.org/search?q=cudatoolkit-dev

the lowest version is 11.4 now, can we use conda install cudatoolkit-dev=11.3 -c conda-forge

thanks

niujinshuchong commented 6 months ago

Hi, it should work with other version.