mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 00:08:02 +00:00
Update environment.yml
This commit is contained in:
parent
d9fad7b345
commit
b17ded92b5
@ -5,7 +5,7 @@ channels:
|
|||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- cudatoolkit=11.6
|
- cudatoolkit=11.6
|
||||||
- plyfile=0.8.1
|
- plyfile
|
||||||
- python=3.7.13
|
- python=3.7.13
|
||||||
- pip=22.3.1
|
- pip=22.3.1
|
||||||
- pytorch=1.12.1
|
- pytorch=1.12.1
|
||||||
@ -14,4 +14,4 @@ dependencies:
|
|||||||
- tqdm
|
- tqdm
|
||||||
- pip:
|
- pip:
|
||||||
- submodules/diff-gaussian-rasterization
|
- submodules/diff-gaussian-rasterization
|
||||||
- submodules/simple-knn
|
- submodules/simple-knn
|
||||||
|
Loading…
Reference in New Issue
Block a user